Open
Description
Setup:
Win10 - Docker V19.03.13
When running docker-compose up
(not daemonized) I get these (shortened) logs from the php container
php_1 | 50 packages you are using are looking for funding.
php_1 | Use the `composer fund` command to find out more!
php_1 |
php_1 | Run composer recipes at any time to see the status of your Symfony recipes.
php_1 |
php_1 | Executing script cache:clear [OK]
php_1 | Executing script assets:install public [OK]
php_1 |
': No such file or directorycute 'php
(and then the container restarts)
Any idea why this is happening? Thank you for your time!!!
//EDIT
I DID change something though. First time I only cloned and started I got php_1 | standard_init_linux.go:211: exec user process caused "no such file or directory"
. By changing CRLF to LF on docker-entrypoint.sh
I got past that, but the above error occurred
Metadata
Metadata
Assignees
Labels
Something isn't workingSomething isn't working