Docker for Magento2 [](https://circleci.com/gh/EmakinaFR/docker-magento2) [](https://opensource.org/licenses/MIT)
August 10, 2023 ยท View on GitHub
This repository allows the creation of a Docker environment that meets Magento 2 requirements.
Architecture

Services
blackfire: blackfire/blackfire:2 image (application profiling).elasticsearch: ajardin/magento2-elasticsearch custom image with some plugins (search engine).maildev: maildev/maildev image (emails debugging).mysql: mysql image (Magento database).nginx: ajardin/magento2-nginx custom image with HTTPS (web server).php: ajardin/php custom image with additional extensions and Composer.redis: redis image (Magento session and caches).
Documentation
In order to make things more readable, and maintainable, the documentation has been migrated to the repository Wiki. Where you will find all details about the installation process along the available instructions for the day-to-day work.