These are the Docker images used by the laradock/laradock repository. If you don't know what the LaraDock is, than you probably don't know where you are. Check this Documentation.
Pick any image you want edit the Dockerfile
and build your own version of the image docker build -t {your-image-name} .
We would love you to contribute :)
All the images are built from phusion/baseimage.
- NGINX+PHP
- MySQL
- Redis
- Beanstalked
- Data Volume (for MySQL & Redis)
Note: PHP and NGINX are in one container, I will split them whenever I see the need for it.
If you have any questions please share it with us on or email me on (mahmoud@zalt.me).
All contributions are welcomed.
Issues on Github.
Inside every image directory.