Skip to content

install ca-certificates #12

@mathroc

Description

@mathroc

I've seen a few images (eg: https://github.com/jwilder/nginx-proxy) having to install ca-certificates on their images to configure SSL/ this means they have to apt-get update && apt-get install ... && rm -rf /var/lib/apt/lists/*.

it would simplify things if ca-certificates was installed by default as it seems it's a useful package for nginx

would you consider adding it into the image?

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