flobernd / docker-haproxy-acme

A Docker image that combines 'haproxy' and 'acme.sh'.
MIT License
13 stars 3 forks source link

initialize.sh is missing executable bit #1

Closed yorickdowne closed 5 months ago

yorickdowne commented 5 months ago

It appears /usr/local/bin/initialize.sh is missing the x permission, which leads to /usr/local/bin/docker-entrypoint.sh: line 33: /usr/local/bin/initialize.sh: Permission denied

Tested with ghcr.io/flobernd/haproxy-acme-dns01:latest