Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 505 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 505 Bytes

Magento 1 demoshop

A working Magento 1 instance running with the sample shop.

How to build

docker-compose up webce

How to use

Creates the store on https://dockerm1demo_webce.docker/

Admin login credentials:

Username: admin

Password: admin

Ensure your parent directory is titled dockerm1demo when using dock-cli / dnsdock to manage DNS.

Issues

Cron causes these messages every minute:

INFO reaped unknown pid <x>

The Magento cron is called correctly though.