PHP-Proxy-Docker

March 26, 2019 ยท View on GitHub

Docker Cloud Automated build Docker Cloud Build Status Docker Pulls

PHP-Proxy-Docker

Dockerfile (Build the image yourself)

  1. clone the repo
  2. docker build -t php-proxy . Running
  3. docker run -i -t php-proxy

docker-compose

  1. clone the repo
  2. docker-compose up (-d for background)

Contents

  1. 1Dockerfile (Build the image yourself)
  2. 2docker-compose