Closed
Description
- Web Browser: Chromium
- Local OS: Alpine Linux
- Remote OS: Raspbian/buster
- Remote Architecture: armv7
code-server --version
: 3.8.0
I am trying to dockerize the code-server for armv7 systems. When I run the code-server
command in the container is outputs a bunch of logs and the last one is "[2020-12-24T03:49:41.745Z] info - Not serving HTTPS." I have my docker container mapping port 8080 of host to the container's. The code-server doesn't work and I am pretty sure it's because of the error message above.
Metadata
Metadata
Assignees
Labels
No labels