issues
search
dvddarias
/
rdocker
Securely control a remote docker daemon CLI using ssh forwarding, no SSL setup needed.
MIT License
112
stars
17
forks
source link
Remove comment on set -e / Remove argument rdocXXX
#14
Closed
LiberQuack
closed
4 years ago
LiberQuack
commented
4 years ago
With uncommented
set -e
will exit in case of any error
Remote and local usage of python will run dynamically (Will try to fallback to python3 if python is not present)
set -e
will exit in case of any error