aboutsummaryrefslogtreecommitdiffstats
path: root/make/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-04-02Introduce asterisk-master docker imagePau Espin Pedrol1-0/+2
2023-10-17Introduce osmo-epdg-masterPau Espin Pedrol1-0/+2
2023-09-27make/Makefile: update DISTRO, UPSTREAM_DISTROOliver Smith1-2/+2
2023-08-28Introduce osmo-dia2gsup-master, ttcn3-dia2gsup-testPau Espin Pedrol1-0/+2
2022-06-27Use Osmocom OBSOliver Smith1-4/+4
2022-06-16make: Allow passing OSMO_CBC_BRANCH to dockerPau Espin Pedrol1-0/+2
2022-04-12make: Allow passing OSMO_UECUPS_BRANCHPau Espin Pedrol1-0/+2
2022-02-14make/Makefile: always use docker run --rmOliver Smith1-2/+3
2022-02-11make/Makefile: allow overriding '-it' for target 'run'Vadim Yanitskiy1-1/+2
2022-02-07make/Makefile: generalize passing additional build argumentsVadim Yanitskiy1-2/+2
2022-02-03make: Add OPEN5GS_BRANCH build argPau Espin Pedrol1-0/+2
2022-01-05Use osmo-hnbgw from osmo-hnbgw.git instead of osmo-iuh.gitPau Espin Pedrol1-0/+2
2021-12-16Switch ttcn3-* master tests from Debian stretch to bullseysHarald Welte1-2/+2
2021-11-24Introduce Docker image for osmo-hnodeb-masterPau Espin Pedrol1-0/+2
2021-11-23make/Makefile: allow specifying optional command for 'run'Vadim Yanitskiy1-1/+1
2021-05-04make: add OSMOCOM_REPO_TESTSUITE_MIRROROliver Smith1-0/+8
2021-05-04make: add OSMOCOM_REPO_PATHOliver Smith1-2/+9
2021-04-29make: add UID as --build-argOliver Smith1-0/+2
2021-03-10Make respawn.sh a common part of *-build/-obs imagesVadim Yanitskiy1-0/+3
2021-03-10make/Makefile: use git to get the project's root directoryVadim Yanitskiy1-1/+2
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 Welte1-0/+108