linuxserver/vscodium

Sponsored OSS

By linuxserver.io

Updated 14 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:8f251ca83

Size

1.3 GB

Last updated

14 days ago

docker pull linuxserver/vscodium

This week's pulls

Pulls:

720

Last week