Quickly learn How to get a Docker container's port mapping with WhaleDeck Shorts. Clear, step-by-step guides for Docker.
The answer is quite simple. The following command shows how to get all mapped ports of the Docker container my_container.
docker port my_container