We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hello Folks,
Looks like the python 2.7 images aren't using the '--enable-optimizations' in the configure step of python compilation (
python/2.7/buster/slim/Dockerfile
Line 62 in cf68ae0
I just built an image locally with the flag and it worked.
Thanks in advance.
Hello Folks,
Looks like the python 2.7 images aren't using the '--enable-optimizations' in the configure step of python compilation (
python/2.7/buster/slim/Dockerfile
Line 62 in cf68ae0
I just built an image locally with the flag and it worked.
Thanks in advance.