This project is just for experimenting with docker :)
Fork of https://github.com/linuxserver/docker-code-server
2022.02.24
- added powershell
2022.02.23
- changed portnumber for the webinterface
- implemented changes from this PR to support SSL: https://github.com/linuxserver/docker-code-server/pull/23/commits/351c779a5c9457c45760fc0d74157e406d632a5f
| Name | Description |
|---|---|
| PASSWORD | password |
| SERVER_PORT | listening port |
| SSL_ENABLED | boolean |
| PUID | 1000 |
| PGID | 1000 |
| HTTPS_CERT | location of certificate |
| HTTPS_KEY | location of primary key |