add Makefile for sctp-test image

This commit is contained in:
Harald Welte 2017-08-19 21:17:35 +02:00
parent 32f8b870cd
commit 936428804d
2 changed files with 5 additions and 0 deletions

2
sctp-test/.release Normal file
View File

@ -0,0 +1,2 @@
release=0.0.0
tag=debian-jessie-build-0.0.0

3
sctp-test/Makefile Normal file
View File

@ -0,0 +1,3 @@
RUN_ARGS?=--rm --network sigtran --ip 172.18.0.3
include ../make/Makefile