An open API service indexing awesome lists of open source software.

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

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
```