aptalca
58d01d061e
Merge pull request #1103 from linuxserver/code-server-golang-alpine
...
Update baseimage version to 3.23
2025-12-26 10:06:41 -05:00
aptalca
7fcfb87d70
Update baseimage version to 3.23
...
Signed-off-by: aptalca <541623+aptalca@users.noreply.github.com>
2025-12-26 00:38:21 -05:00
aptalca
e35abe02c4
Merge pull request #887 from linuxserver/code-server-golang-3.19
...
code-server-golang: Use alpine 3.19
2024-04-19 00:34:18 -04:00
aptalca
85d138c61e
USe alpine 3.19
...
Signed-off-by: aptalca <541623+aptalca@users.noreply.github.com>
2024-04-18 21:16:50 -04:00
aptalca
98c6cd232d
Merge pull request #639 from linuxserver/code-server-golang-update
...
code-server-golang update/add workflows
2023-05-21 10:07:30 -04:00
aptalca
a2ba44e599
update actions checkout
2023-05-18 16:30:43 -04:00
aptalca
b16e3fab80
optimize PATH
2023-05-16 22:14:42 -04:00
aptalca
a4ab4f0ea6
code-server-golang update/add workflows
2023-05-16 22:03:02 -04:00
aptalca
60d591057c
Merge pull request #556 from Beariful/patch-1
...
code-server-golang: Update run to change Path
2023-01-11 21:01:56 -05:00
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
a06cecdbac
Merge pull request #413 from linuxserver/code-server-golang-s6v3
...
switch to hybrid (code-server-golang)
2022-09-04 21:15:03 -04:00
aptalca
5aeb1615c1
switch to hybrid
2022-07-30 16:50:42 -04:00
quietsy
f1b07269c0
Merge pull request #330 from linuxserver/code-server-golang-url
...
update url
2022-02-17 14:57:06 +00:00
aptalca
3c3d4183fa
update url
2022-02-17 09:52:55 -05:00
aptalca
703c5ff3fe
Merge pull request #216 from linuxserver/code-server-golang-apt
...
standardize apt-get
2021-06-23 18:00:00 -04:00
aptalca
f90b13c8c2
standardize apt-get
2021-06-16 17:22:43 -04:00
aptalca
decc1f832b
Merge pull request #191 from caiych/code-server-golang
...
Code server golang: install GCC as well because gopls depends on it
2021-03-16 22:28:44 -04:00
caiych
d95b81523f
Install gcc at the end of code-server-golang init script
2021-03-17 10:03:42 +08:00
Eric Nemchik
fa52178684
Merge pull request #141 from linuxserver/code-server-golang-dev
...
code-server-golang: add workflow input for trigger
2020-11-06 22:53:32 -06:00
aptalca
7038ede1fa
add workflow input for trigger
2020-11-06 23:36:45 -05:00
aptalca
9b0256892c
Merge pull request #132 from linuxserver/code-server-golang-gha-ghcr
...
Switch to GHA, add GHCR
2020-11-02 17:34:14 -05:00
aptalca
2ebfef5084
update regex
2020-11-02 17:26:35 -05:00
aptalca
779dac6e8b
switch baseimage to ghcr
2020-11-02 16:58:13 -05:00
Eric Nemchik
5799728ca5
Update BuildImage.yml
2020-11-02 13:32:52 -06:00
Eric Nemchik
d874a8de81
Switch to GHA, add GHCR
2020-11-01 15:33:48 -06: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
aptalca
e367672363
Merge pull request #43 from linuxserver/code-server-golang-multi
...
code-server-golang: multi arch, fix PATH setting
2020-05-20 14:19:04 -04:00
aptalca
d0e6055ca5
Merge pull request #40 from n-i-x/code-server-golang-multi
...
Fix PATH grep to catch "export PATH" as well as "PATH"
2020-05-20 11:18:31 -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
260a0f01f6
Merge pull request #36 from linuxserver/code-server-golang-dev
...
code-server: golang initial release
2020-05-08 10:21:07 -04:00
aptalca
30f904f952
code-server: golang initial release
2020-05-07 18:08:57 -04:00
Ryan Kuba
f4cb91a286
Merge pull request #20 from aptalca/template
...
readme and template updates
2020-04-01 17:33:57 -07:00
aptalca
5be8b23ea1
readme and template updates
2020-04-01 17:35:56 -04:00
aptalca
ca2c0ce48e
create template branch
2020-02-02 15:55:44 -05:00
j0nnymoe
ac24dee3d9
LICENSE ( #1 )
...
LICENSE
2019-05-31 12:52:43 +01:00
chbmb
71aa40f87f
LICENSE
2019-05-30 20:35:20 +01:00
thelamer
f03f664dec
spacing
2019-04-14 22:31:13 -07:00
thelamer
5aeb83b384
adding rough draft docs for review
2019-04-14 22:28:48 -07:00
thelamer
c02f8e7e8e
adding blacklist with fake names for loop testing
2019-04-13 15:15:24 -07:00