Skip to content

Add support for building multiarch container images #844

@reegnz

Description

@reegnz

What happened?

Godel only builds container images for the arch it is being running on.

What did you want to happen?

Build multiarch container images.

AFAICT this part of the codebase hasn't been touched for a while: https://github.com/palantir/godel/blame/master/docsgenerator/generator/generator.go#L157

You could do it the hard way (build each image separately on a different builder host and mess with manifests). Or migrate to buildx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions