linuxserver/vscodium

Sponsored OSS

By linuxserver.io

Updated 7 days ago

Image
Languages & frameworks
Integration & delivery
33

100K+

linuxserver/vscodium repository overview

linuxserver/vscodium

This readme has been truncated from the full version found HERE

VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=vscodium \
  --cap-add=IPC_LOCK \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/vscodium/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/vscodium:latest

Tag summary

Content type

Image

Digest

sha256:56a9d6766

Size

1.3 GB

Last updated

7 days ago

docker pull linuxserver/vscodium

This week's pulls

Pulls:

1,421

Last week