mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
I tried to use ssh to connect to my mac, but the connection failed #653
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xianfdz on GitHub (Apr 1, 2025).
卡死在这了
@sickcodes commented on GitHub (Apr 1, 2025):
Use port 50922 and IP address of the docker container (docker inspect xxxxxx)
@xianfdz commented on GitHub (Apr 1, 2025):
Thank you, it has been resolved