This website requires JavaScript.
Explore
Help
Sign In
docker
/
php
Watch
6
Star
0
Fork
You've already forked php
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d1afb495da
php
/
scripts
/
entrypoint
7 lines
133 B
Bash
Raw
Blame
History
#!/bin/sh
echo
"##########################"
echo
"# Apache2 is starting up #"
echo
"##########################"
httpd -D FOREGROUND
Reference in New Issue
View Git Blame
Copy Permalink