Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 288 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 288 Bytes

Docker Compose for PHP Stack

Install

  1. Install Docker

  2. Get the source

    git clone https://github.com/rkit/docker-compose-phpstack.git
    cd docker-compose-phpstack
    
  3. Create and start containers

    docker-compose up -d