code-server Docker with local modifications
Go to file
Yvan Janssens 212736366a
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Switch to buildx instead of kaniko, remove proxy
2023-03-22 13:34:10 +00:00
.woodpecker.yml Switch to buildx instead of kaniko, remove proxy 2023-03-22 13:34:10 +00:00
add-herc-helper-to-init.patch Fix setcap-related issues. 2023-03-22 09:59:09 +00:00
allow-root-build.patch Add hercules-helper install to vscode image. 2023-03-22 09:20:48 +00:00
Dockerfile Switch to buildx instead of kaniko, remove proxy 2023-03-22 13:34:10 +00:00
hercules-helper.conf Prefer local mirror 2023-03-22 11:48:12 +00:00
README.md Update README 2023-03-22 10:15:33 +00:00

code-server-mod

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