I came across this EXPOSE command:
EXPOSE map[5432/tcp:{} 8008/tcp:{} 8081/tcp:{}]
Can anyone please explain what the map
syntax means?
And a link to the docs would be nice, I couldn't find it.
I came across this EXPOSE command:
EXPOSE map[5432/tcp:{} 8008/tcp:{} 8081/tcp:{}]
Can anyone please explain what the map
syntax means?
And a link to the docs would be nice, I couldn't find it.