forewing / code-server-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image for code-server

This image is based on code-server.

Using docker-compose

  • Make sure the volume is granted user of UID 1000 with read/write permission.

  • Set password in environment, or you should check ${VOLUME}/.config/code-server/config.yml for the auto-generated password.

About

License:MIT License


Languages

Language:Dockerfile 83.3%Language:Shell 16.7%