You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Hello, I have a problem when run Dev Containers: Open Folder in Container... in a remote ssh server. It keeps stucking at Start: Run in host: id -un as in image below.
Some environment information:
VSCode Version: 1.74.3
Local OS Version: Ubuntu 18.04.6 LTS
Remote OS Version: Ubuntu 22.04.1 LTS
Remote Extension/Connection Type: Dev Containers version 0.269.0
Remote - SSH Extension version: 0.98.0
P/s:
I have a simple Dockerfile (only contains FROM python:3.8) and I run devcontainer from this configuration Dockerfile.
It works fine when run devcontainer in my local device. But meet above problem when run through SSH in server.
Thanks for helping.
The text was updated successfully, but these errors were encountered:
Hello, I have a problem when run
Dev Containers: Open Folder in Container...
in a remote ssh server. It keeps stucking atStart: Run in host: id -un
as in image below.Some environment information:
P/s:
Thanks for helping.
The text was updated successfully, but these errors were encountered: