fauzie / dockgento

Docker :heart: Magento 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker ❤️ Magento 2

Docker Images List Docker Image Size (latest)

Docker image for Magento 2 any version, add your own magento directory with volume mapping. This image will not install your magento, volume mapping to /magento/website is required with separated database container.

  • Nginx with php-fpm 8.1
  • PHP composer ready
  • User & group name magento
  • Home directory /magento
  • Magento root directory /magento/website
  • Ready to use default magento cron
  • Ready to use redis as session or cache backend

See all available environment variable on Dockerfile.


Created by fauzie with ❤️ and ☕

About

Docker :heart: Magento 2

License:MIT License


Languages

Language:Shell 70.0%Language:Dockerfile 30.0%