minus-squareaguslr@lemmy.sdf.orgtoSelfhosted@lemmy.world•Docker Container/Service with Same Port: Best Practices?linkfedilinkEnglisharrow-up4·2 years agoYes, it’d work just fine because each container listens on port 8000 of their own IP address, not the docker server’s IP address. Caddy/Traefik just redirects traffic to that port. linkfedilink
Yes, it’d work just fine because each container listens on port 8000 of their own IP address, not the docker server’s IP address. Caddy/Traefik just redirects traffic to that port.