Working on bringing back noah's VSCode instance
This commit is contained in:
parent
a29d2cf10b
commit
f9b2f8ff37
@ -20,5 +20,9 @@ services:
|
||||
- "/gitea:/data"
|
||||
- "/etc/localtime:/etc/timezone: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"
|
||||
|
Loading…
Reference in New Issue
Block a user