This website requires JavaScript.
Explore
Help
Sign In
MISP
/
misp-docker
mirror of
https://github.com/MISP/misp-docker
Watch
2
Star
0
Fork
You've already forked misp-docker
0
Code
Issues
Releases
Wiki
Activity
7d11153c59
misp-docker
/
server
/
files
/
entrypoint.sh
4 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
Always use Bash, make fifo if it doesn't exist, closes #39
2020-03-06 17:09:11 +01:00
#!/bin/bash
Initial
2019-11-25 22:58:18 +01:00
# start supervisord
/usr/bin/supervisord -c /etc/supervisor/conf.d/supervisord.conf