docker-playground/osmo-ggsn-master
Harald Welte 19c9c2b8b2 ggsn: Use SIGINT as this is handled in ggsn for fast termination
For some reason, it appears that if docker sends SIGTERM the default
action (kernel auto terminate) is not installed, but it expects the
program to handle it directly.  Let's tell docker to use SIGINT as
this is what ggsn always handled.
2017-08-20 12:54:01 +02:00
..
.release bumped to version 0.1.0 2017-08-20 12:07:40 +02:00
Dockerfile ggsn/stp: Avoid calling /bin/sh but directly exec()ing the program 2017-08-20 12:53:43 +02:00
Makefile ggsn: Use SIGINT as this is handled in ggsn for fast termination 2017-08-20 12:54:01 +02:00
Release.key Add osmo-ggsn-master and ggsn-test 2017-08-19 14:49:54 +02:00
osmo-ggsn.cfg ggsn: log to a file in /data volume 2017-08-20 08:46:00 +02:00