samdotme / mage2-katas

A Magento 2 installation, tailored for facilitating specific kata-based tasks.
MIT License
1 stars 0 forks source link

Create Docker image with full install of Magento Community sample data. #3

Open samdotme opened 3 years ago

samdotme commented 3 years ago

User Story

As a Developer, I want to be able to run a fully-ready Magento development environment in one command, so I can get started on my katas quickly.

Acceptance Criteria

To Solve, we need to:

  1. Make base url configurable by docker-compose environment variable.
  2. Install sample data as part of spin up process.
samdotme commented 3 years ago

@guzumba15 We could consider using the Bitnami Docker image as our base image, in order to avoid too much configuration to get started: https://hub.docker.com/r/bitnami/magento/