mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
add kippo-graph and update cowrie doc
This commit is contained in:
3
kippo-graph/s6.d/.s6-svscan/finish
Normal file
3
kippo-graph/s6.d/.s6-svscan/finish
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exit 0
|
2
kippo-graph/s6.d/nginx/run
Normal file
2
kippo-graph/s6.d/nginx/run
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec nginx
|
2
kippo-graph/s6.d/php/run
Normal file
2
kippo-graph/s6.d/php/run
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec php-fpm7
|
Reference in New Issue
Block a user