https://github.com/hypermkt/docker-php53-apache
Docker image for Apache 2.2 + PHP 5.3
https://github.com/hypermkt/docker-php53-apache
apache2 docker php53
Last synced: 3 months ago
JSON representation
Docker image for Apache 2.2 + PHP 5.3
- Host: GitHub
- URL: https://github.com/hypermkt/docker-php53-apache
- Owner: hypermkt
- Created: 2017-11-20T17:09:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T12:40:21.000Z (over 7 years ago)
- Last Synced: 2025-01-19T17:56:26.373Z (about 1 year ago)
- Topics: apache2, docker, php53
- Language: Dockerfile
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-php53-apache
## Docker build
```sh
$ docker build ./ -t hypermkt/php53-apache
```
## Release
```sh
$ docker push hypermkt/php53-apache
```