Skip to content

[Request]: Multiple -t flags on build command should be recognized #732

@outcoldman

Description

@outcoldman

Feature or enhancement request details

When I use docker build I can use -t 25.10.1 -t latest at the same time, and the final image will be tagged with both tags 25.10.1 and latest. In case of container build ... -t 25.10.1 -t latest it will use just one of them.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    builderIssues and features associated with container image buildinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions