Closed solancer closed 3 years ago
This fails on raspberry pi because of the cerbot and Nginx build are different for arm based systems
Problem is the certbot image which is not build for ARM. The script works when you change it to "certbot/certbot:arm32v6-latest" for example in docker-compose.yml.
This fails on raspberry pi because of the cerbot and Nginx build are different for arm based systems