mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-05-31 04:00:38 +02:00
Scripts for waiting mac ssh to come up #104
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 @shifujun on GitHub (Jan 19, 2021).
Just sharing😃
Install
sshpassfor auto enter password.sudo yum install sshpassMake a
sshDockerOsx.sh:Make a
waitForDockerOsx.sh:After
docker run -d ....start up macOs, execute./waitForDockerOsx.sh && ./sshDockerOsx.shcan auto wait and login macOS.@sickcodes commented on GitHub (Jan 19, 2021):
Perfect! This will work good for version 3, will be using SSH keys however, but the loop is good, thank you 😁!
@sickcodes commented on GitHub (Jan 24, 2021):
Added here: https://github.com/sickcodes/Docker-OSX/commit/a09c565e36d45f6663567b7c4f1402279e725519