docker-playground/make
Oliver Smith ee386a6731 make/Makefile: allow overriding OSMO_TTCN3_BRANCH
Set the OSMO_TTCN3_BRANCH build argument from ttcn3-*/Dockerfile from
the environment variable of the same name, so it can be changed when
building the images with 'make' or './jenkins.sh'.

Dockerfiles that do not have a OSMO_TCCN3_BRANCH build arg produce a
warning. But this is also the case with Dockerfiles that don't have an
USER build arg, and avoiding the warning would only be possible with a
much more complex patch.

Change-Id: If2c312ff9206d1613fc19f41bd088c9aad523684
2019-03-04 13:13:37 +01:00
..
.make-release-support Import Makefile from https://github.com/mvanholsteijn/docker-makefile 2017-08-19 19:31:49 +02:00
Makefile make/Makefile: allow overriding OSMO_TTCN3_BRANCH 2019-03-04 13:13:37 +01:00