I would like to use ssh as a transport mechanism for transferring docker images hosted in corporate network to private cloud. Setting up VPN connections would not be my first choice (as it just adds to the complexity). Any ideas where to look/start for this
Edit: I and potentially many of my team members would be doing this many times a day (both pulling and pushing)