SNAS / openbmp

OpenBMP Server Collector
www.openbmp.org
Eclipse Public License 1.0
232 stars 76 forks source link

docker container will stop automatically after one minute #79

Open little-pool opened 5 years ago

little-pool commented 5 years ago

Hi Even, it's a strange problem I follow the installation guide and I run the container with correct parameters but after about one minute it stops with no reason like this below:

[root@openbmp ~]# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 8ecd3ce1ea6e openbmp/aio "/usr/sbin/run_all..." 6 minutes ago Up About a minute 0.0.0.0:2181->2181/tcp, 0.0.0.0:3306->3306/tcp, 0.0.0.0:5000->5000/tcp, 0.0.0.0:8001->8001/tcp, 0.0.0.0:9092->9092/tcp, 9999/tcp openbmp_aio [root@openbmp ~]# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES