docker-playground/ttcn3-bts-test
Oliver Smith 7ed7a2bdd2 Fix "'laforge/debian-jessie-build' not found"
Instead of hardcoding laforge's username in all FROM statements in the
Dockerfiles, make use of the USER variable (as passed through by the
"make/Makefile" with "docker build --build-arg USER=..."). Thanks to
fixeria for proposing this fix!

This requires running docker-ce, old versions of docker (such as the
one in the official repositories of the latest Fedora) don't support
variables in the FROM line. But docker-ce can be installed after
adding docker's 3rd party repositories.

Closes: OS#3457

Change-Id: Ic5f11c8a4e247f632cb6aea6d147e94c53e0130f
2018-09-06 15:17:06 +02:00
..
.release Add osmo-bts-test + dependencies 2018-03-01 15:19:49 +00:00
BTS_Tests.cfg ttcn3-bts-test: properly configure CTRL interface 2018-04-03 19:29:45 +02:00
Dockerfile Fix "'laforge/debian-jessie-build' not found" 2018-09-06 15:17:06 +02:00
Makefile Add osmo-bts-test + dependencies 2018-03-01 15:19:49 +00:00
jenkins.sh Rename 'osmocom-bb-trxcon' to 'osmocom-bb-host-master' 2018-08-08 05:13:49 +07:00
osmo-bsc.cfg remove deprecated "dest" config option from config files 2018-06-03 17:11:22 +00:00
osmo-bts.cfg ttcn3-bts-test: properly configure CTRL interface 2018-04-03 19:29:45 +02:00