vscodium
100K+
VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.
The application can be accessed at:
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
Content type
Image
Digest
sha256:480be1cb6…
Size
1.4 GB
Last updated
1 day ago
docker pull linuxserver/vscodium:1.126.04524Pulls:
2,284
Last week