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 14:22:40 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
cc75d30bd79d7b2fe4e2f0f37cdc880979c9eefb
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: 42ms Template: 2ms
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