/docker

Docker setup for most of my projects

Primary LanguagePerl

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