Slackbot
05/17/2023, 6:12 PMOleg Nenashev
05/17/2023, 6:39 PMTarun Bhalla
05/17/2023, 7:13 PMJamie Tanna [he/him]
05/17/2023, 8:25 PM8083
port to your local host as 9090
then if you had many of these, they'd each have a different port on your host, but the Docker image itself doesn't need to change / know what other ports are in useOleg Nenashev
05/18/2023, 10:03 AM-p 8081:8080
, -p 8082:8080
, -p 8083:8080
for three Docker callsTarun Bhalla
05/18/2023, 4:45 PM