docker-cert
docker-cert copied to clipboard
At present, `docker-cert` is doing inappropriate shell expansion, and truncating multi-line args. Fix this.
will this script work also if I am running my images from docker-compose through the "docker-compose up" command?
Realpath is non-POSIX, and doesn't ship by default on macOS. Find a compatible alternative. https://stackoverflow.com/questions/3572030
It's just not working.... Tried "apk update" (on 'docker run -ti alpine:latest /bin/sh') and "apt update -y" (on 'docker run -ti ubunut:latest /bin/bash').
After installing the script, completing docker commands using the Tab key no longer works.