8000 Is PROFILE_TASK actually used in the Dockerfile? · Issue #979 · docker-library/python · GitHub
[go: up one dir, main page]

Skip to content
Is PROFILE_TASK actually used in the Dockerfile? #979
Closed
@RobertDeRose

Description

@RobertDeRose

I see that in the history of the linux template, that PROFILE_TASK was specifically set to a value and used across both invocation of make. However, I downloaded the 3.12.7 and 3.13.0 Dockerfiles to understand what it going on, and I enabled Docker's full logging and noticed that the profiling step does not get invoked.

It appears that this variable is now "" and then the Makefile just skips the step, thus essentially disabling the --enabled-optimization flag.

If someone could just confirm my findings and ensure I am not missing something, that would be awesome.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0