Hi,
please consider upgrading to a newer version of alpine (e.g. 3.9) as with the version 3.7 certbot has crypto libraries version conflict (those installed with alpine 3.7 are too old).
For alpine 3.9 the Dockerfile needs the following changes:
Hi, alpine version and libssl1.1 are now updated in Dockerfile. I'm not sure whether the libssl1.1 is actually necessary with alpine 3.9 but I still left it in at the moment.
Hi, please consider upgrading to a newer version of alpine (e.g. 3.9) as with the version 3.7 certbot has crypto libraries version conflict (those installed with alpine 3.7 are too old).
For alpine 3.9 the Dockerfile needs the following changes: