-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
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
Labels
No labels