Skip to content

Remove build platform flag from Dockerfile prior to deploying #598

@nturinski

Description

@nturinski

ACR builds are unable to handle the build platform flag commonly found in Dockerfiles. Since it's needed for some local containers (like if you're running on a Mac, for instance) we can't just delete the flag.

We should be able to copy the Dockerfile contents, remove the flag, and add that to the compressed tar file rather than using the Dockerfile selected by the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove upon an existing feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions