docker-playground/ggsn-test/Makefile

4 lines
142 B
Makefile
Raw Normal View History

2017-08-20 06:28:58 +00:00
RUN_ARGS?=--sysctl net.ipv6.conf.all.disable_ipv6=0 --rm --network sigtran --ip 172.18.0.202 -v ggsn-test-vol:/data
2017-08-19 17:42:45 +00:00
include ../make/Makefile