R
R
Rustam Akimov2019-09-15 22:23:54
PHP
Rustam Akimov, 2019-09-15 22:23:54

How to transfer save files on a container with Nginx?

Hello.
I'm sitting on a bunch of Nginx + Php-fpm, each process is a separate container in Docker.
I want to receive a file in php, validate it, and if it is suitable, save it already on the container with Nginx. As far as I understand this can be done using proxy_store but I don't understand how it works (maybe you know a good example?) or are there other more accepted ways?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nujabes37, 2019-09-16
@Nujabes37

Add for each container volume to the desired directory.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question