docker-push-ssh icon indicating copy to clipboard operation
docker-push-ssh copied to clipboard

Await SSH tunnel init using docker exec + exit code

Open Apelsin opened this issue 5 years ago • 1 comments
trafficstars

Waiting for the SSH tunnel to be ready should take place in the docker-push-ssh-tunnel container and not the host. This fixes issues where the calling container is unable to reach the registry but the tunnel container is, because the tunnel is established through that container.

Apelsin avatar Mar 03 '20 20:03 Apelsin

Please rebase this on master. @Apelsin

brthor avatar Mar 27 '20 23:03 brthor