Skip to content

Docker Build: Fails due to missing certbot files #12

@suniastar

Description

@suniastar

The docker build of the Dockerfile in the root directory fails due to these lines:

ADD https://raw.githubusercontent.com/certbot/certbot/master/certbot-nginx/certbot_nginx/options-ssl-nginx.conf /etc/nginx/options-ssl-nginx.conf 
ADD https://raw.githubusercontent.com/certbot/certbot/master/certbot/ssl-dhparams.pem /etc/nginx/ssl-dhparams.pem

First one has been moved to

https://raw.githubusercontent.com/certbot/certbot/master/certbot-nginx/certbot_nginx/tls_configs/options-ssl-nginx.conf

and the second file has been completly removed and should be generated by openssl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions