Mark Shust

Results 289 comments of Mark Shust

@ssx so sorry for the delay. I went on a bit of a hiatus with this repo while I concentrate on course work, but I'm back at it now. Just...

This is awesome @HoePe999. All merged in https://github.com/markshust/docker-magento/pull/1245

Note that the entire `.composer` directory is [mounted in `compose.yaml`](https://github.com/markshust/docker-magento/blob/release/next/compose/compose.yaml#L20), so if this directory doesn't exist on your host machine, the install will fail. Is `~/.composer` the correct location for...

Hi @joevayalil — have you tried hard-coding the page where it is mounted in the `compose.dev.yaml` file? I don't know how it works with Windows, but something like: ``` -...

@RedbudiDev This issue is not happening for me, so I will need steps from: 1. a brand new fresh install of this project 2. any changes that may have occurred,...

Hey all! It's great that you came across a proposed fix, and that there was a PR for it. Note that I did make a little change to it, as...