Closed
Description
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.