Working on bringing back noah's VSCode instance
This commit is contained in:
@@ -20,5 +20,9 @@ services:
|
|||||||
- "/gitea:/data"
|
- "/gitea:/data"
|
||||||
- "/etc/localtime:/etc/timezone:ro"
|
- "/etc/localtime:/etc/timezone:ro"
|
||||||
- "/etc/localtime:/etc/localtime:ro"
|
- "/etc/localtime:/etc/localtime:ro"
|
||||||
|
noah-vscode:
|
||||||
|
image: git.coldlightalchemist.com/bradley/code-server-wpilib-fedora:latest
|
||||||
|
container_name: noah-vscode
|
||||||
|
restart: always
|
||||||
|
ports:
|
||||||
|
- "8082:3000"
|
||||||
|
|||||||
Reference in New Issue
Block a user