This website requires JavaScript.
Explore
Redmine
Gerrit
Lists
Help
Sign In
osmocom
/
docker-playground
mirror of
https://gerrit.osmocom.org/docker-playground
Watch
10
Star
0
Fork
You've already forked docker-playground
0
Code
Releases
Activity
45a2b5d817
docker-playground
/
osmo-nitb-master
/
Makefile
4 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
make/Makefile: allow overriding '-it' for target 'run' Allocating a pseudo-TTY (-t, --tty) fails when 'run' is executed inside of a Jenkins or cron script. This change fixes ttcn3-bts-test, which invokes 'run' to fetch the config files. Change-Id: If22f682be4f004c5bb43e65098079a4f4fe6158d Fixes: If15461240f3037c142c176fc7da745a1701ae3f8
2022-02-11 08:43:40 +00:00
RUN_ARGS
?=
-it --rm --network sigtran --ip 172.18.0.20 -v nitb-vol:/data
add Dockerfiles for osmo-nitb, osmo-sgsn + osmo-bts building latest master
2017-08-20 18:19:13 +00:00
i
n
c
l
u
d
e
.
.
/
m
a
k
e
/
M
a
k
e
f
i
l
e