docker-cert icon indicating copy to clipboard operation
docker-cert copied to clipboard

Results 5 docker-cert issues
Sort by recently updated
recently updated
newest added

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.