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.
{
// It's better to add this line into User's settings.json.
// How to set an alias name to login SSH server, https://ostechnix.com/how-to-create-ssh-alias-in-linux/
"docker.host":"ssh://tc"
}
I love this project (It looks like github codespaces), so I create an easier tutorial for myself.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Develop on a remote Docker host (the official tutorial link)
However, there is a serious problem in the tutorial, the property "DOCKER_HOST" does not exist:
I add a line into my settings.json, and it works!
I love this project (It looks like github codespaces), so I create an easier tutorial for myself.
The text was updated successfully, but these errors were encountered: