Tilo Baller
Tilo Baller
Using Ubuntu (18.04) here. Never thought about using `brew` on Linux, thought it would be a Mac tool.. ;) I'm trying package managers wherever I can, using PPA for some...
Regular apt packaging would be awesome!
Relates to #123
Relates to #141
Quick workaround which does not need code manipulation: `docker-compose restart`
+1 for global `--skip-hooks` my use case would be to do an initial database import without our organization-wide default pre-import-db hook which executes a ddev snapshot: `ddev --skip-hooks import-db --file=db/dump.sql.gz`
duplicate of #1007 PR #999
Just added a PR for v11.x branch #1030. PR for main branch is #999.