You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this info, then the container freezes: INFO exited: app-init (exit status 1; not expected)
I run the following command: docker run --name my-project -v ~/my-project:/var/app -P --link mysql56:mysql -e APP_CREATE_PROJECT="symfony/framework-standard-edition" -it phpmentors/symfony-app:php55
The text was updated successfully, but these errors were encountered:
I am getting this info, then the container freezes:
INFO exited: app-init (exit status 1; not expected)
I run the following command:
docker run --name my-project -v ~/my-project:/var/app -P --link mysql56:mysql -e APP_CREATE_PROJECT="symfony/framework-standard-edition" -it phpmentors/symfony-app:php55
The text was updated successfully, but these errors were encountered: