-
I`m new with Docker, maybe somebody can help.
I can not mount my **/var/www/html** folder to **C:/Docker/magento2/m4y** on my windows 10 client.
Thanks for any help.
### My **docker-compose.y…
-
I am using setup my local Cloud Docker https://devdocs.magento.com/cloud/docker/docker-development.html
local hostname set - test.test
To configure the custom host and port, add the host and por…
-
I did step by step like readme says.
Added `magento2.docker` into `/etc/hosts`
Started all containers using `docker-compose up -d`
Then when I visit magento2.docker I expect to see some setup wiz…
-
Hi there,
I got an error, would you please help me a little bit?
bin/console install docker.local
Generating SSL certificates failed.
Please place the key and certificate into the certificate-…
-
I'm trying to import a .sql dump file
`docker exec -i docker-magento2_db_1 mysql -umagento2 -pmagento2 magento2 < /Users/me/dumps/Dump20210121.sql`
But it returns
`ERROR 1227 (42000) at li…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Which topic?
https://developer.adobe.com/commerce/cloud-tools/docker/setup/initialize-docker/
### What's wron…
-
@weierophinney you was right with breakage. Simple case from Magento 2.3. Host is not always domain or IP address. When we using docker we can call host via container names.
Example:
`host = MAG…
-
-
### Checks
- [X] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com…
-
"Get the IP address" and "Log in to the container" described in the README don't work (on OSX).
```
# Find the container ID
docker ps
# Find the IP address of the container
docker inspect -f …