zipMoney / zip.magento2

Zip Payment Extension for Magento2 that support global zip products
MIT License
4 stars 9 forks source link

docker image for magento 2 #83

Open mahbub-zip opened 1 year ago

mahbub-zip commented 1 year ago

Prerequisites: This setup assumes you are running Docker on a computer. Download & Install Docker Desktop.

  1. rename .env.template to .env
  2. make sure you've got the MAGE_REPO_PRIVATE_KEY and MAGE_REPO_PUBLIC_KEY environment variables set
  3. Go to docker folder and run docker-compose build from your local terminal
  4. docker-compose up

`