Ultimately, deeper research is needed to resolve multiple containers running on the same internal port (8080 for example), even separated by distinct subnets/networks and mapped to different ports.
Testing
Please use the following URL, ensuring you delete any dockerwatch/* images first.
curl https://raw.githubusercontent.com/oslabs-beta/docker-watch-app/8a4d75aa2020c07c4c5782bc9ca6bb0b337ba2c0/install.yaml | docker-compose -p dockerwatch -f - up -d
Warning
Ultimately, deeper research is needed to resolve multiple containers running on the same internal port (
8080
for example), even separated by distinct subnets/networks and mapped to different ports.Testing
Please use the following URL, ensuring you delete any
dockerwatch/*
images first.