Archived
1
0

Rename dev/container -> dev/image

This commit is contained in:
Anmol Sethi
2020-06-03 12:09:01 -04:00
parent bdb670e852
commit 5815b4a0c0
5 changed files with 4 additions and 3 deletions

View File

@ -35,7 +35,7 @@ yarn watch
To develop inside of an isolated docker container:
```shell
./ci/dev/container/exec.sh
./ci/dev/image/exec.sh
root@12345:/code-server# yarn
root@12345:/code-server# yarn vscode