You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
f92fa009247f 4898c21213910b7c92f584e44f5f23a02317fa4fd0e0eb3977d5a89a9210e52a "/docker-entrypoint.s" 5 minutes ago Up 5 minutes 0.0.0.0:32795->22/tcp, 0.0.0.0:32794->3306/tcp db_gwgebmsg
The text was updated successfully, but these errors were encountered:
Adding a
VanillaDockerApplication
results in any container specified ports being mapped by docker.It would be useful if these could be exposed in
mapped.docker.port.XX
sensors without explicitly specifying anopenPorts
entry.For example:
Can be seen exposing the following:
The text was updated successfully, but these errors were encountered: