Pr0ject-X / px

Project-X is a pluggable development tool for streamlining redundant project tasks without all the hassle.
https://pr0ject-x.github.io/px/
1 stars 2 forks source link

Env Up command to start environment does not start Docker, DDev #46

Open kyletcook opened 2 years ago

kyletcook commented 2 years ago

Issue

Attempting to use px env:up to start Drupal 9 environment on DDev from cmd line.

Error

Could not connect to a docker provider. Please start or install a docker provider. For install help go to: https://ddev.readthedocs.io/en/latest/users/install/

px env:up does work to start DrupalVM in Docker, but does not start Drupal 9/DDev. May have to do with a recent OS X Docker update where Docker Desktop closes down Docker completely, instead of running background. Command does work if Docker Desktop is already launched.

Environment

kyletcook commented 1 year ago

This would be very helpful to add to the px env:up cmd.