atrauzzi / laravel-drydock

A premade, easy to use local development setup to be used for authoring Laravel applications
21 stars 17 forks source link

Cannot start worker service #34

Closed cdomansky closed 6 years ago

cdomansky commented 6 years ago

After cloning the repo and spinning up the containers the worker container has an error and wlll not load.

ERROR: for ccdc-worker Cannot start service worker: oci runtime error: container_linux.go:265: starting container process caused "exec: \"artisan\": exCreating ccdc-cron ... done

ERROR: for worker Cannot start service worker: oci runtime error: container_linux.go:265: starting container process caused "exec: \"artisan\": executable file not found in $PATH"

atrauzzi commented 6 years ago

cc. https://github.com/canadian-cyber-defence-challenge/ccdc-website/issues/12