|
I currently have code-server set up and working fine, but when tryint to install the docker extension it wont install docker. Is this due to it already running on docker or is docker generally not supported on remote sessions? |
Answered by
aptalca
Jun 28, 2021
Replies: 3 comments
|
Hmm...someone else reported an issue back in March. Feel free to post reproduction steps there and we can try and take a look! |
0 replies
|
Just fyi, the linuxserver code-server image has a mod for accessing docker on host, and another mod for running docker-in-docker inside code server (among a bunch of other mods: https://mods.linuxserver.io/?mod=code-server) |
0 replies
Answer selected by
Freddy-0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just fyi, the linuxserver code-server image has a mod for accessing docker on host, and another mod for running docker-in-docker inside code server (among a bunch of other mods: https://mods.linuxserver.io/?mod=code-server)