This website requires JavaScript.
Explore
Help
Sign In
hoellen
/
dockerfiles
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hoellen/dockerfiles.git
synced
2026-07-17 03:38:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
63a523a088a3119f9c2e722382c7633039ab16cd
dockerfiles
/
nginx-php
/
rootfs
/
etc
/
s6.d
/
php
/
run
T
6 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
add nginx-php image
2017-04-25 21:49:24 +02:00
#!/bin/sh
if
test
-f ./setup
;
then
source
./setup
fi
exec
php-fpm
Reference in New Issue
Copy Permalink