Open cmdctl opened 3 years ago
This is the problem:
/usr/local/bin/setup-and-run.sh: line 397: /usr/local/bin/quickcert: No such file or directory
Installing this one solves the issue: https://github.com/andmarios/quickcert/releases/download/1.1/quickcert-1.1-linux-amd64
The QUICKCERT_URL
should be changed in the dockerfile
@andmarios Can we merge this? Facing the same issue.
The SSL example given in the docs does not work... When
ENABLE_SSL
env variable is set then the container exits with code127
Steps to reproduce:
Actual: The container exits immediately with code 127
Output
docker ps -a
Output
docker logs ed34dd08f518