Closed
Description
There is no possibility to assign additional exposed ports to container. For example, we want to run some specific server.lua script under tarantool container and this script activates metrics module and exposes them at specific port. On test side we want to check metrics by http, but we have only one port for client connection.
So, we need methods for adding other exposed/mapped ports.