This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Please add to the readme how to run standalone with just an ssh server #1186
Labels
question
Further information is requested
I am running balena OS and it has a modified version of docker so I am not able to connect to the docker daemon remotely.
Instead, I am thinking to just start a development container with ssh and using the vs-code remote ssh extension to develop on the balena device remotely.
I looked through the docs and tried few commands, but couldn't figure out how to start a ssh server so that vs-code can connect to it remotely.
Also looked at this video, but the sshd service doesn't exist in the images I tried -
base:0-debian11
,base:0-buster
https://www.youtube.com/watch?v=KuSNpZgDYDs
The text was updated successfully, but these errors were encountered: