Instance Ports (Can't use the same port across public IP's)

OS Name/Version: Ubuntu 22.04.1 LTS

Product Name/Version: AMP 2.4.1.2

Problem Description:

I have 5 instances of Minecraft in docker containers, and each instance is bound to its own unique IP in the instance settings. When I try to adjust the ports on the instance so that they are all the same 25565, it tells me that port is already in use on Instance MC01

Isn’t it possible to have the same port across difference docker containers?

I’m afraid that’s not possible. For Minecraft though you could leverage SRV records to put each MC server on its own subdomain.

Is multi IP support in the plans? Especially with IPv6 this can be a common scenario.

It is, although how it’ll work with Docker mode I can’t be certain.