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
89b6e491f7
php
/
scripts
/
apache-entrypoint-alpine
5 lines
54 B
Bash
Raw
Blame
History
#!/bin/sh
echo
"RUNNING APACHE2"
httpd -D FOREGROUND
Reference in New Issue
View Git Blame
Copy Permalink