Closed 3579km closed 3 years ago
This is not really an issue with the image, since it's a custom setup. In fact, running php-fpm + nginx in separate containers is always a bit tricky. See also https://github.com/yiisoft/yii2-docker/issues/12
Or is there something you'd change?
Hello,
Can't upload image because of an error. I am using nginx official image and php-fpm own version image (based on official php-fpm + added extensions). Looks like /tmp directory is not visible. After that issue, I tried chom 777 to tmp and share /tmp folder to nginx and php both containers but it doesn't take an effect. Using Openserver uploading is OK.
docker-compose file