Skip to content

Apply multiple docker image tags when publishing images #20560

@skuzzle

Description

@skuzzle

As of #19698 spring boot has native support for building docker images which is a great approach to further simplify the build process.

When publishing docker images a common approach is to provide multiple tags per image. Probably most common is to publish the actual version along with an additional latest tag. I'd love to see Spring Boot support multiple tags per image (that would also simplify migrating from the also great jib plugin which already supports multiple tags)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions