linuxserver/vscodium

Sponsored OSS

By linuxserver.io

Updated 1 day ago

Image
Languages & frameworks
Integration & delivery
32

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:480be1cb6

Size

1.4 GB

Last updated

1 day ago

docker pull linuxserver/vscodium:1.126.04524

This week's pulls

Pulls:

2,284

Last week