Closed Diden05 closed 2 years ago
Just edit docker-compose and override entrypoint. You can add multiple TAS containers and define exact session and port for each of them.
Решил вопрос назначением разных точек монтирования для разных контейнеров.
I solved the issue by assigning different mount points for different containers.
Хочу запустить несколько контейнеров с TAS, монтирую папку sessions как том, хотелось бы разделить сессии контейнеров TAS друг от друга, есть ли возможность сделать каталог для сессий настраиваемым из env?
I want to run several containers with TAS, I mount the sessions folder as a volume, I would like to separate the sessions of the TAS containers from each other, is it possible to make the directory for sessions customizable from env?