``` docker_letsencrypt_1 exited with code 1 letsencrypt_1 | [FATAL tini (5)] Executing child process 'entrypoint.sh' failed: 'Permission denied' ``` Im receiving this error if i tried to use this repo to build my image manually and not one in dockerhub. im using version 2 of docker-compose but when i use version 1 i can use this properly can you help me out how to properly build this... seems like im missing something out
Im receiving this error if i tried to use this repo to build my image manually
and not one in dockerhub.
im using version 2 of docker-compose
but when i use version 1
i can use this properly
can you help me out how to properly build this...
seems like im missing something out