Skip to content

Distribute as Docker Image #1801

Open
Open
@mircea-pavel-anton

Description

@mircea-pavel-anton

I think it would be helpful to also distribute this tool as a multi-platform Docker image.

My main usecase for this is using that image as a makeshift build-step when building out larger images. Like this, for example.

Since we're already using goreleaser to create the release artifacts, it would be a fairly simple change to instruct it to also build and push the docker images as well.
Something like this should do the trick, with an extra docker login step in the goreleaser workflow.

If there is interest in this, I can put together a PR with the proposed changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: releasingChanges related to the release process.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions