Skip to content

Magento 2.4, Apache 2.4, PHP 7.4, MariaDB 10.4.16, Gulp, n98-magerun

License

Notifications You must be signed in to change notification settings

Nelazsky/docker-magento1.9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Commerce

Magento 1 Docker

Features

  • Magento 1.9.*
  • Apache
  • PHP 7.2
  • Xdebug 2.9.8
  • MariaDB 10.4.13
  • Redis
  • MailHog
  • n98-magerun
  • Gulp

Requirements

Linux:

Install Docker and Docker-compose.

Before start

Note that for Elasticsearch you need at least 262144 memory.

To check:

more /proc/sys/vm/max_map_count

The vm.max_map_count setting should be set permanently in /etc/sysctl.conf:

vm.max_map_count=262144

After set run:

sudo sysctl -p

Panels

Web server: http://localhost/

Local emails: http://localhost:8025

Features commands

| bin/start | | bin/stop | | bin/kill | | bin/shell | | bin/magerun | | bin/gulp | | bin/xdebug | |bin/composer |

About

Magento 2.4, Apache 2.4, PHP 7.4, MariaDB 10.4.16, Gulp, n98-magerun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published