Commit Graph

4 Commits

Author SHA1 Message Date
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
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