Removing VSCode instances
This commit is contained in:
@@ -53,24 +53,6 @@ services:
|
|||||||
- nginx_config:/etc/nginx/conf.d:ro
|
- nginx_config:/etc/nginx/conf.d:ro
|
||||||
- /tandoor/statics:/static:ro
|
- /tandoor/statics:/static:ro
|
||||||
- /tandoor/media:/media:ro
|
- /tandoor/media:/media:ro
|
||||||
brad-vscode:
|
|
||||||
image: git.coldlightalchemist.com/bradley/code-server-wpilib-fedora:2026.2.1
|
|
||||||
container_name: brad_vscode
|
|
||||||
restart: always
|
|
||||||
ports:
|
|
||||||
- "8082:8080"
|
|
||||||
jasper-vscode:
|
|
||||||
image: git.coldlightalchemist.com/bradley/code-server-wpilib-fedora:2026.2.1
|
|
||||||
container_name: jasper_vscode
|
|
||||||
restart: always
|
|
||||||
ports:
|
|
||||||
- "8084:8080"
|
|
||||||
collin-vscode:
|
|
||||||
image: git.coldlightalchemist.com/bradley/code-server-wpilib-fedora:2026.2.1
|
|
||||||
container_name: collin_vscode
|
|
||||||
restart: always
|
|
||||||
ports:
|
|
||||||
- "8085:8080"
|
|
||||||
nextcloud:
|
nextcloud:
|
||||||
image: nextcloud:apache
|
image: nextcloud:apache
|
||||||
container_name: nextcloud
|
container_name: nextcloud
|
||||||
|
|||||||
Reference in New Issue
Block a user