Transmode / gradle-docker

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

passing project version info from gradle to external Dockerfile #147

Open jainarpit6 opened 6 years ago

jainarpit6 commented 6 years ago

Is there a way to pass version info that I could use in Dockerfile . It seems there is a enhancemnt in progress to pass arguments https://github.com/Transmode/gradle-docker/issues/91. Is there another way I can accomplish this ?

bjornmagnusson commented 5 years ago

Unfortunately, I don´t think so. At least not any way I am aware of.