Skip to content

Add ability to add multiple tags with docker build #863

@niclashoyer

Description

@niclashoyer

I have some automated builds using docker build and a Dockerfile.

With docker build -t <tag> I can set a tag for a complete build, but it would be nice if it was possible to add multiple tags, so that one could add tags to commits after a RUN command.

Maybe a TAG command for the Dockerfile syntax?

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shiny

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions