Skip to content

Alpine: install ca-certificates#136

Merged
tianon merged 1 commit into
docker-library:masterfrom
JayH5:alpine-ca-certs
Aug 8, 2016
Merged

Alpine: install ca-certificates#136
tianon merged 1 commit into
docker-library:masterfrom
JayH5:alpine-ca-certs

Conversation

@JayH5

@JayH5 JayH5 commented Aug 4, 2016

Copy link
Copy Markdown
Contributor

Fixes #109 and hopefully the many related issues.

3.5:

  • Before: 86.67 MB
  • After: 87.95 MB

2.7:

  • Before: 70.07 MB
  • After: 71.35 MB

(i.e. adds 1.28MB, uncompressed)

@yosifkit

yosifkit commented Aug 4, 2016

Copy link
Copy Markdown
Member

Sure, why not. LGTM, cc @tianon

@tianon
tianon merged commit 3f51e91 into docker-library:master Aug 8, 2016
@JayH5
JayH5 deleted the alpine-ca-certs branch August 22, 2016 07:48
xoen added a commit to ministryofjustice/analytics-platform-control-panel that referenced this pull request Oct 9, 2017
This required few tweaks to the `Dockerfile` as well:
 - Added 'ca-certificates' package to docker image so that
   HTTPS works consistently.
 - Leveraging Alpine Linux's apk options to uninstall build
   dependencies after `pip install -r requirements`
   (gcc, and other stuff only needed to build python binary packages
   will not be in the running container)
 - `apk del build-deps` will delete the build dependencies when
   they're not needed anymore

See:
 * [Problem](docker-library/python#128)
 * [Solution](docker-library/python#136)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants