Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Is there reason for not using smaller Alpine based python as base image for httpbin #692

Open
madhub opened this issue Jan 14, 2023 · 1 comment

Comments

@madhub
Copy link

madhub commented Jan 14, 2023

Current httpbin docker uses ubuntu has base image, once it is built image size weigh approx 600 MB.
Is there reason for not using smaller Alpine based python as base image,. Alpine base image with python3 & pips is only 52 MB

docker pull python:3.12.0a4-alpine3.17
@MikeRalphson
Copy link

Some reasons are discussed in this article https://pythonspeed.com/articles/alpine-docker-python/

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

No branches or pull requests

2 participants