Skip to content

custom_build_with_restart only works for amd64 containers #619

@tigerquoll

Description

@tigerquoll

If you are building on arm64 and deploying in amd64, there is no way in passing a platform directive to the underlying _helper function, as all commands and envs passed to custom_build_with_restart are stripped out before _help calls the docker_build command.

End result is the helper image cannot be compiled, because there is platform incompatibility between it and the base image.

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