Allow for building Dockerfiles from develop branch of Gaffer #356
Labels
Docker
Issue related to the Docker side of the project
enhancement
Improvement to existing functionality/feature
Milestone
It would be good to support building images directly from the develop branch of Gaffer.
Originally posted by @GCHQDeveloper314 in #325 (comment)
This isn't possible because the
GAFFER_VERSION
ARG needs to be both a valid Gaffer version (for copying JAR files) and also a branch name.gaffer-docker/docker/gaffer/Dockerfile
Line 49 in f13bb50
gaffer-docker/docker/gaffer/Dockerfile
Line 53 in f13bb50
The text was updated successfully, but these errors were encountered: