https://github.com/jsonzilla/apache-php-alpine
Simple dockerfile
https://github.com/jsonzilla/apache-php-alpine
apache2 docker php7
Last synced: 8 months ago
JSON representation
Simple dockerfile
- Host: GitHub
- URL: https://github.com/jsonzilla/apache-php-alpine
- Owner: jsonzilla
- License: mit
- Created: 2021-10-11T19:36:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T19:39:14.000Z (over 4 years ago)
- Last Synced: 2025-03-22T04:27:12.355Z (12 months ago)
- Topics: apache2, docker, php7
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [apache-php-alpine](https://hub.docker.com/r/jsonzilla/apache-php-alpine)
Simple dockerfile
## Add files
```
ADD . /var/www/localhost/htdocs
```