Logo
Explore Help
Sign In
xZero707/dockerfiles
1
0
Fork 0
You've already forked dockerfiles
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-12-08 22:32:39 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
37ee88a957c61e328e02b3947940a5890dd74e55
dockerfiles/vscode/start.sh

6 lines
71 B
Bash
Raw Normal View History

Update Visual Studio Code to 1.2 (#154)
2016-06-25 08:38:22 -05:00
#!/bin/bash
add pipefails Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-04-27 16:58:43 -04:00
set -e
set -o pipefail
Update Visual Studio Code to 1.2 (#154)
2016-06-25 08:38:22 -05:00
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 17:08:54 +00:00
su user -p -c /usr/share/code/code
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 37ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API