This commit is contained in:
parent
fc52f8e0a8
commit
5ea11ca949
12
README.md
12
README.md
@ -1,3 +1,13 @@
|
|||||||
# code-server-mod
|
# code-server-mod
|
||||||
|
|
||||||
Modified version of ghcr.io/linuxserver/code-server with local changes
|
Modified version of ghcr.io/linuxserver/code-server with added packages for my own development workflows:
|
||||||
|
|
||||||
|
- hercules using wrljet's hercules-helper script
|
||||||
|
- c3270
|
||||||
|
- build-essential
|
||||||
|
- cmake
|
||||||
|
|
||||||
|
To use:
|
||||||
|
|
||||||
|
docker pull git.cyber.gent/friedkiwi/code-server-mod
|
||||||
|
docker run -p8888:8443 git.cyber.gent/friedkiwi/code-server-mod
|
||||||
|
Loading…
Reference in New Issue
Block a user