aboutsummaryrefslogtreecommitdiffstats
path: root/ggsn-test/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-08-19 19:51:35 +0200
committerHarald Welte <laforge@gnumonks.org>2017-08-19 19:51:35 +0200
commit4bda77175ed2576e8a42d41cde5a46826a6d010f (patch)
tree23bfcb9c4bbad10ba2f449df583ca2ae124febdd /ggsn-test/Makefile
parent460247905d8cbbe33f2b2d998d54c0ee9c91e666 (diff)
Introduce 'make run' to run the respective container
Diffstat (limited to 'ggsn-test/Makefile')
-rw-r--r--ggsn-test/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ggsn-test/Makefile b/ggsn-test/Makefile
index 8d0e10b..1343c08 100644
--- a/ggsn-test/Makefile
+++ b/ggsn-test/Makefile
@@ -1 +1,3 @@
+RUN_ARGS?=run --rm --network sigtran --ip 172.18.0.202 -v ggsn-test-vol:/data
+
include ../make/Makefile