remove python docker mod
All checks were successful
Update Compose File / build (push) Successful in 9s
All checks were successful
Update Compose File / build (push) Successful in 9s
This commit is contained in:
@@ -105,7 +105,7 @@ services:
|
|||||||
PGID: ${PGID}
|
PGID: ${PGID}
|
||||||
TZ: ${TZ}
|
TZ: ${TZ}
|
||||||
SUDO_PASSWORD: ${SUDO_PASS}
|
SUDO_PASSWORD: ${SUDO_PASS}
|
||||||
DOCKER_MODS: "linuxserver/mods:code-server-python3|linuxserver/mods:universal-docker-in-docker"
|
DOCKER_MODS: "linuxserver/mods:universal-docker-in-docker"
|
||||||
volumes:
|
volumes:
|
||||||
- ${DATA}/code-server/config:/config
|
- ${DATA}/code-server/config:/config
|
||||||
- ${DATA}/code-server/brew:/home/linuxbrew
|
- ${DATA}/code-server/brew:/home/linuxbrew
|
||||||
|
|||||||
Reference in New Issue
Block a user