aboutsummaryrefslogtreecommitdiffstats
path: root/make
AgeCommit message (Expand)AuthorFilesLines
2019-04-25Add OSMO_*_BRANCH environment variables for build argsDaniel Willmann1-0/+24
2019-04-04make/Makefile: fix recursive 'PULL' errorOliver Smith1-1/+1
2019-04-02jenkins-common.sh: pull upstream base imagesOliver Smith1-1/+2
2019-03-04make/Makefile: allow overriding OSMO_TTCN3_BRANCHOliver Smith1-1/+3
2018-06-03Makefile: Fix default naming of imagesHarald Welte1-1/+1
2018-06-03Makefile: get rid of entire git tagging logicHarald Welte1-22/+3
2018-06-03Makefile: Don't use "-dirty" logic when tagging docker imagesHarald Welte1-1/+1
2018-06-03Makefile: Only push a tag if there is a .release fileHarald Welte1-1/+1
2018-06-03Makefile: Allow override of REGISTRY/USERNAME/NAME/IMAGEHarald Welte1-6/+6
2018-04-12Makefile: use $USER/image when depending on a generated imageAlexander Couzens1-1/+1
2018-04-05fix 'make -C subdir': use $(CURDIR) instead of $PWDNeels Hofmeyr1-1/+1
2017-10-15Makefiles: Don't tag images with versions by defaultHarald Welte1-5/+7
2017-08-19Makefile: Fix 'make run' to use correct image nameHarald Welte1-1/+1
2017-08-19Introduce 'make run' to run the respective containerHarald Welte1-0/+4
2017-08-19Import Makefile from https://github.com/mvanholsteijn/docker-makefileHarald Welte2-0/+201