Ubuntu version? #4529
Answered
by
jsjoeio
drmrbrewer
asked this question in
Q&A
Ubuntu version?
#4529
|
The following is from a terminal within the IDE based on this docker image: Is there a version of the image based on Ubuntu instead? I did try deploying with a Dockerfile that is based on an Ubuntu image, and installing code-server via the script, but ran into problems (see here for a full explanation). |
Answered by
jsjoeio
Nov 19, 2021
Replies: 3 comments 14 replies
|
Not currently, but you can cast your vote on this issue! |
12 replies
Answer selected by
jsjoeio
|
I am not sure if it is possible to make systemctl work in Docker. The way we do it in our Docker image is to run code-server directly. Here is a very minimal example for an Ubuntu-based Dockerfile. |
1 reply
|
Update almost a year later... looks like an Ubuntu-based image is available as from version |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not currently, but you can cast your vote on this issue!