Open Geek-MD opened 1 year ago
Some additional information, that may be useful
emontes@montesdelpino:~/docker/haproxy-certbot $ docker --version
Docker version 24.0.2, build cb74dfc
emontes@montesdelpino:~/docker/haproxy-certbot $ docker-compose --version
docker-compose version 1.29.2, build unknown
emontes@montesdelpino:~/docker/haproxy-certbot $ uname -a
Linux montesdelpino 6.1.21-v7+ #1642 SMP Mon Apr 3 17:20:52 BST 2023 armv7l GNU/Linux
emontes@montesdelpino:~/docker/haproxy-certbot $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Sorry to bother you, but haproxy-certbot keeps restarting endlessly. I've created the container using docker-compose file and env variables.
This is the result of "docker ps" command
My "docker-compose.yaml" file is this
And to create the container I use
Please help. Thanks in advance.