docker-playground/ttcn3-stp-test/Makefile

5 lines
174 B
Makefile

RUN_ARGS?=--sysctl net.ipv6.conf.all.disable_ipv6=0 --rm --network sigtran --ip 172.18.2.202 -v ggsn-test-vol:/data
OSMO_TTCN3_BRANCH="laforge/stp"
include ../make/Makefile