Optimized Python Docker Image
revsys.com
Optimized Python Docker Image
1–10 of 18 posts
Re: Optimized Python Docker Image
#2Re: Optimized Python Docker Image
#3Re: Optimized Python Docker Image
#4Why aren't these just upstreamed onto the official Python binaries?
Re: Optimized Python Docker Image
#5Re: Optimized Python Docker Image
#6Binary docker image, with no (public) reproducible build system? No thanks.
> In the future the Python developers may decide to turn on further optimizations based on this argument, for example link-time optimizations (LTO), though they haven't worked out all the bugs for that one yet.
(Thanks mastax for finding the issue!)
Re: Optimized Python Docker Image
#7Here's the Dockerfiles and readme:
Re: Optimized Python Docker Image
#8I have some trust concerns about basing my infrastructure on something opaque.
Re: Optimized Python Docker Image
#9Binary docker image, with no (public) reproducible build system? No thanks.
Re: Optimized Python Docker Image
#10Am I totally misunderstanding something or there is no Dockerfile referenced? If so, is this just a binary blob I pull from a public registry? I have some trust concerns about basing my infrastructure on something opaque.