SadkiratSingh / Technical-Issues

This repo will contain documentation of various technical issues I am facing across technologies
0 stars 0 forks source link

Facing errors while locally deploying magento. #1

Open SadkiratSingh opened 1 year ago

SadkiratSingh commented 1 year ago

Steps in locally deploying Magento. Although everything is documented here, I am documenting the steps I followed and consequently I missed something due to which I could not see the final result.

Prerequisites:

Now visit this link and mark the heading On-premises projects

SadkiratSingh commented 1 year ago

I tried the second way to use public magento image. I created a docker compose file using the instructons here: https://hub.docker.com/r/bitnami/magento/ . The docker compose file looks like this: magento-docker-compose .yml.txt

However, after running: docker-compose up -d --build