Skip to content

Docker - use alpine as a base image#219

Merged
macbre merged 6 commits intomasterfrom
docker-alpine
Feb 24, 2021
Merged

Docker - use alpine as a base image#219
macbre merged 6 commits intomasterfrom
docker-alpine

Conversation

@macbre
Copy link
Owner

@macbre macbre commented Feb 24, 2021

Despite https://pythonspeed.com/articles/alpine-docker-python/ wheels build takes around 4 seconds.

REPOSITORY                                          TAG                       IMAGE ID            CREATED              SIZE
macbre/index-digest                                 latest                    6d8642f9cb92        32 seconds ago       86.8MB

vs

REPOSITORY                                           TAG         IMAGE ID       CREATED         SIZE
macbre/index-digest                                  latest      27413be31ce3   2 seconds ago   186MB

Despite https://pythonspeed.com/articles/alpine-docker-python/

REPOSITORY                                          TAG                       IMAGE ID            CREATED              SIZE
macbre/index-digest                                 latest                    6d8642f9cb92        32 seconds ago       86.8MB

vs

REPOSITORY                                           TAG         IMAGE ID       CREATED         SIZE
macbre/index-digest                                  latest      27413be31ce3   2 seconds ago   186MB
@macbre macbre added this to the v1.6.0 milestone Feb 24, 2021
@macbre macbre added the docker label Feb 24, 2021
@macbre macbre enabled auto-merge February 24, 2021 16:41
@macbre macbre merged commit 58036b6 into master Feb 24, 2021
@macbre macbre deleted the docker-alpine branch February 24, 2021 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant