Skip to content

ahdcreative/Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stack-docker

  • cd docker
  • docker-compose build
  • docker-compose up -d
  • go to http://localhost:8080/

Put your app in project, eg for laravel: laravel new project

todo

  • Improve volume performance of nginx container (problematic with fast watchers)