rdocker icon indicating copy to clipboard operation
rdocker copied to clipboard

Securely control a remote docker daemon CLI using ssh forwarding, no SSL setup needed.

Results 2 rdocker issues
Sort by recently updated
recently updated
newest added

Would it be possible to make this script usable in another script? Currently this is hard, as you'd need a way to trigger the termination at the end.

I'm running `rdocker.sh` on Ubuntu 16.04 under WSL. I'm running against an Alpine Linux 3.7 host. It seems to work in most cases, however when attempting to run an interactive...