kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
f844eccb64
commit
cb0033e372
|
@ -109,7 +109,7 @@ services:
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Etc/UTC
|
- TZ=Etc/UTC
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/config:/config
|
- /path/to/vscodium/config:/config
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
- 3001:3001
|
- 3001:3001
|
||||||
|
@ -129,7 +129,7 @@ docker run -d \
|
||||||
-e TZ=Etc/UTC \
|
-e TZ=Etc/UTC \
|
||||||
-p 3000:3000 \
|
-p 3000:3000 \
|
||||||
-p 3001:3001 \
|
-p 3001:3001 \
|
||||||
-v /path/to/config:/config \
|
-v /path/to/vscodium/config:/config \
|
||||||
--shm-size="1gb" \
|
--shm-size="1gb" \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
lscr.io/linuxserver/vscodium:latest
|
lscr.io/linuxserver/vscodium:latest
|
||||||
|
|
Ładowanie…
Reference in New Issue