Inserts a LABEL
instruction into the Dockerfile with args as its argument(s).
Inserts a LABEL
instruction into the Dockerfile.
Parameters
Labels to add as metadata to the image. The first and second argument of the Pair refers to the key and value of the label respectively.