14 Commits

Author SHA1 Message Date
Beariful
de35e6cb39
Update run to change Path
Change /etc/services.d/code-server/run to /etc/s6-overlay/s6-rc.d/svc-code-server/run
This allows the file to correctly change the path environment variable during the goland package add process. Currently when using the /etc/services.d/code-server/run path it results in an error and the path environment variable unchanged. 
I forked this repo, ran a build image to my own docker repo and was able to test that this change does indeed allow the file to change the environment variable correctly.
2023-01-11 20:47:56 -05:00
aptalca
5aeb1615c1 switch to hybrid 2022-07-30 16:50:42 -04:00
aptalca
f90b13c8c2 standardize apt-get 2021-06-16 17:22:43 -04:00
caiych
d95b81523f Install gcc at the end of code-server-golang init script 2021-03-17 10:03:42 +08:00
aptalca
442e78cf2e
Merge pull request #47 from n-i-x/code-server-golang
Add /config/go/bin to PATH for user binaries
2020-05-29 12:33:36 -04:00
n-i-x
6d1525f1d2 Fix logic.. this is embarrasing 2020-05-29 12:19:20 -04:00
n-i-x
c97eac0b61 remove redundant fi 2020-05-29 12:16:13 -04:00
n-i-x
13f13fefbb Add /config/go/bin to PATH for user binaries 2020-05-29 11:05:27 -04:00
n-i-x
4e71574493 Merge branch 'code-server-golang' into code-server-golang-multi 2020-05-20 00:21:57 -04:00
n-i-x
e4aebe3b57
Update 98-golang 2020-05-19 23:31:49 -04:00
aptalca
a12d90ea84 code-server-golang: multi arch 2020-05-18 17:05:13 -04:00
aptalca
30f904f952 code-server: golang initial release 2020-05-07 18:08:57 -04:00
aptalca
5be8b23ea1 readme and template updates 2020-04-01 17:35:56 -04:00
thelamer
5aeb83b384 adding rough draft docs for review 2019-04-14 22:28:48 -07:00