symfony-4-docker-env icon indicating copy to clipboard operation
symfony-4-docker-env copied to clipboard

Docker Environment for Symfony. PHP-FPM, NGINX SSL Proxy, MySQL, LEMP

Results 4 symfony-4-docker-env issues
Sort by recently updated
recently updated
newest added

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" [ ![error](https://user-images.githubusercontent.com/8383614/52174062-dc842d80-278e-11e9-92c4-03e6afc07a26.JPG) ](url) What now?

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...

enhancement
question