Commit Graph

7 Commits

Author SHA1 Message Date
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
Jess Frazelle
87bf7bf8dc
updates
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-04-27 17:23:04 -04:00
Jess Frazelle
d2bb8fbcf3
latest versions
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-04-27 17:06:24 -04:00
Jess Frazelle
329b27eeeb
add pipefails
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-04-27 16:58:43 -04:00
Gary Schaetz
95aa29df55 Update start.sh
Don't know if they changed it or what but it is now editor not code
2017-04-27 15:25:21 -05:00
Christian
22efd208e5 vscode 1.7.1 (#204) 2016-11-09 16:04:37 -05:00
Jacob Hands
2775f5cb90 Update Visual Studio Code to 1.2 (#154) 2016-06-25 06:38:22 -07:00