aboutsummaryrefslogtreecommitdiffstats
path: root/make
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Add osmo-gbproxy-* container for osmo-gbproxyDaniel Willmann1-0/+2
2020-12-18Introduce osmo-ran docker image set upPau Espin Pedrol1-0/+3
2020-12-02common: Introduce OSMOCOM_REPO_MIRROR paramPau Espin Pedrol1-0/+3
2020-12-01common: Automatize UPSTREAM_DISTRO name based on image namePau Espin Pedrol1-0/+2
2020-11-02introduce 'REGISTRY' argument to all DockerfilesHarald Welte1-0/+1
2020-06-30Makefile: Support overriding LIBOSMOCORE_BRANCHPau Espin Pedrol1-0/+2
2020-05-30make/Makefile: add DISTRO argumentOliver Smith1-1/+5
2020-03-01Introduce osmo-gsm-tester docker setupPau Espin Pedrol1-0/+2
2019-11-05make: Fix OSMO_BB_BRANCH not being passed correctlyPau Espin Pedrol1-0/+2
2019-10-23Fix trailing whitespacePau Espin Pedrol1-5/+5
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