This website requires JavaScript.
Explore
Help
Sign In
rilla
/
dockerfiles
Watch
1
Star
0
Fork
You've already forked dockerfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
069a9cd05d
dockerfiles
/
rainloop
/
entrypoint.sh
8 lines
83 B
Bash
Raw
Blame
History
#!/bin/sh
echo
"starting daemonized nginx"
nginx
echo
"starting php-fpm"
php-fpm
Reference in New Issue
View Git Blame
Copy Permalink