Replies: 1 comment
|
You could start it the same way we do: https://github.com/coder/code-server/blob/main/ci/release-image/Dockerfile#L57 Or run it directly, something like: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
not to run code server as docker container, wish to run a customized docker image (based on ubuntu 22.04 LTS) with code server installed. thanks
All reactions