dockerfiles/vscode
Marco Antonio Martins Junior d4d87288a1 Fix jess/vscode hanging as running indefinetely (#305)
`sleep infinity` was keeping the process as running until being forced to stop with `docker container stop`

`/usr/bin/editor` is just a script that calls the editor (at another shell), using the right path (`/usr/share/code/code`) directly to call it fix this issue
2017-11-01 13:08:54 -04:00
..
Dockerfile update dockerfiles 2017-06-10 20:30:01 -04:00
start.sh Fix jess/vscode hanging as running indefinetely (#305) 2017-11-01 13:08:54 -04:00