Skip to content

Instantly share code, notes, and snippets.

@rpkoller
Created December 22, 2018 02:41
Show Gist options
  • Save rpkoller/04fa808994422711968ee2ecdcd19283 to your computer and use it in GitHub Desktop.
Save rpkoller/04fa808994422711968ee2ecdcd19283 to your computer and use it in GitHub Desktop.
$> ddev start
Starting wptest...
Recreating ddev-ssh-agent ... done
ssh-agent container is running: If you want to add authentication to the ssh-agent container, run 'ddev auth ssh' to enable your keys.
Creating ddev-wptest-db ... error
ERROR: for ddev-wptest-db Cannot create container for service db: invalid mount config for type "bind": bind source path does not exist: /Users/myuser/sites/wptest/.ddev
ERROR: for db Cannot create container for service db: invalid mount config for type "bind": bind source path does not exist: /Users/myuser/sites/wptest/.ddev
Encountered errors while bringing up the project.
Creating ddev-wptest-db ... error
ERROR: for ddev-wptest-db Cannot create container for service db: invalid mount config for type "bind": bind source path does not exist: /Users/myuser/sites/wptest/.ddev
ERROR: for db Cannot create container for service db: invalid mount config for type "bind": bind source path does not exist: /Users/myuser/sites/wptest/.ddev
Encountered errors while bringing up the project.'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment