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). |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 14 replies
-
Not currently, but you can cast your vote on this issue! |
Beta Was this translation helpful? Give feedback.
-
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.
|
Beta Was this translation helpful? Give feedback.
-
Update almost a year later... looks like an Ubuntu-based image is available as from version |
Beta Was this translation helpful? Give feedback.
Not currently, but you can cast your vote on this issue!