Skip to content

nilportugues/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Containers for Web Development

Docker Logo

Contents

  • /docker-compose.yml: used to orchestrate the Dockerfiles
  • /etc: Dockerfiles and their configurations.
  • /var/www: Your web files live here.

Requirements

Install Docker and Docker Compose.

Includes

  • PHP 7.0
  • MySQL 5.6
  • Nginx
  • Redis
  • Memcached
  • RabbitMQ
  • Elastic (Formerly Elasticsearch)
  • Ansistrano

Usage

$ ./docker.sh start

It's that simple!

Contribute

Contributions to the package are always welcome!

Support

Get in touch with me using one of the following means:

Authors

About

Docker setup for most of my projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published