docker-playground/ttcn3-msc-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 ttcn3-msc-test container with OsmoMSC test suite 2018-01-27 20:25:10 +01:00
Dockerfile Fix "'laforge/debian-jessie-build' not found" 2018-09-06 15:17:06 +02:00
MSC_Tests.cfg bsc + msc: Add missing BSSAP_Configuration.transport field 2018-04-18 15:40:33 +02:00
Makefile move every 'test network' to its own IP address space 2018-02-06 19:08:45 +01:00
jenkins.sh jenkins.sh: have one common function to collect logs 2018-04-24 13:46:05 +00:00
osmo-msc.cfg ttcn3-msc-test: Add SMPP config bits 2018-04-14 19:40:12 +00:00
osmo-stp.cfg MSC_Tests: Fix routing key in ttcn3-msc-test 2018-03-29 17:19:35 +02:00