How To Run Multiple Docker Containers On Different Ip Addresses
If you’re like most people, you probably have a few containers running on different IP addresses. You might have a web container on 192.168.1.10 and a development container on 192.168.1.25, or you might have a production container on 192.168.1.XXX and a development container on 192.168.1.YYY . There are many reasons why you might want to run multiple containers on different IP addresses, but here’s one reason that comes to mind: if something goes wrong with one of your containers, you can easily roll back to the last working version of that container by running it from another IP address or port!...