Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/forewing/code-server-docker


https://github.com/forewing/code-server-docker

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Docker image for code-server

This image is based on [code-server](https://github.com/cdr/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.