-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
kind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shinyFunctionality or other elements that the project doesn't currently have. Features are new and shiny
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shinyFunctionality or other elements that the project doesn't currently have. Features are new and shiny