Поэтому после запуска «Docker ps '» он становится подобным < /p>
- client1-web-ui < /li>
client1-data-api < /li>
client1-authorise-api < /li>
client1-authorise-api < /br />
client1-authorise-api < /br />
client1-authories />
client2-web-ui < /li>
client2-data-api < /li>
client2-authorise-api < /li>
< /ul>
В настоящее время каждый из этих контейнеров указывает на разные порты на машине. Я не хочу, чтобы порты были частью URL -адреса производственной системы. Then when a user from client2 makes a request it goes to client2s database to get the result - [not sure exactly how this would work currently but..] use some sort of proxy or gateway to remove need for ports, but underneath redirect the requests made by users to the docker containers connecting to their specific databases.
Подробнее здесь: https://stackoverflow.com/questions/797 ... ion-system
Мобильная версия