Norman
Norman
Same [`docker-compose.yml`](https://gist.github.com/leymannx/277095bcc750300e749d5ae185181b74) as in the README only added `SYNC_PREFER=newer`. Adding files are synced just fine in both directions. Removing files in contrast is synced in only one direction host ->...
Taking the basic [`docker-compose.yml`](https://gist.github.com/leymannx/5d27bd6f0f0b08b13e58baa4bcd866ae.git) from the README but `SYNC_PREFER: newer` and `restart: always` set. Everything works fine except after you restart the Docker for Mac app (or restart you Mac)....
It seems confusing for some folks (and me) that after the initial sync the ongoing sync is only unidirectional (container to host only). Let's make it bidirectional by default. Refs...
Sorry I didn't get it how to put both commits into one PR from the GitHub UI.
Oh, I'ld like to see this app in action. But unfortunately with the current package.json I get a lot of deprecation notices and warnings on `npm install`. Also, nowaday an...
Closes #524
Like it is in `.gitignore` files it would be nice to have a Not-operator to un-ignore certain configs inside `config-ignore.yml` that otherwise would get ignored while matching a certain wildcard...
Currently screenshots are only taken in JavaScript sessions. Let's add a fallback similar to what [`integratedexperts/behat-screenshot`](https://github.com/integratedexperts/behat-screenshot) does, where as fallback an HTML file gets generated using the Goutte driver. Remaining...
## Submit a feature request or bug report - [x] This is a feature request - [ ] This is a bug report - [ ] This request isn't a...
Just for making it a little bit easier.