Tilo Baller

Results 8 comments of 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

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`

Just added a PR for v11.x branch #1030. PR for main branch is #999.