Transmode / gradle-docker

A Gradle plugin to build Docker images from the build script.
Apache License 2.0
647 stars 142 forks source link

added "label" instruction #61

Closed owahlen closed 6 years ago

owahlen commented 9 years ago

Added support for the LABEL docker instruction: https://docs.docker.com/reference/builder/#label

sbuettner commented 8 years ago

Any information regarding this PR? Will it be merged?

bjornmagnusson commented 6 years ago

LABEL support has been added by https://github.com/Transmode/gradle-docker/commit/456fd2d9275b4bd76dd67f7bbf3866cdaf98acc6

If any of the other features of this PR is needed, please other PRs for these