symfony-4-docker-env
symfony-4-docker-env copied to clipboard
Docker Environment for Symfony. PHP-FPM, NGINX SSL Proxy, MySQL, LEMP
As described, php exits with "standard_init_linux.go:211: exec user process caused "no such file or directory" ". It would seem it's a windows-related issue?
It does not start on my system... Windows 10 based... php | standard_init_linux.go:207: exec user process caused "no such file or directory" [  ](url) What now?
This is what is happening when attempted to install mysql instead of postgres.
Hi tulik, I continue to use this part of helm/ and .travis files in my own project for API rest with DDD layers. But I really not understand how I...