docker-playground/systemd/Makefile

3 lines
136 B
Makefile
Raw Normal View History

RUN_ARGS?=--sysctl net.ipv6.conf.all.disable_ipv6=0 --rm --network sigtran --ip 172.18.25.200 -v bsc-vol:/data
include ../make/Makefile