Docker Image and Flight Port

Does 32010/tcp need to be added to the Docker image to support Arrow Flight?

        "AttachStderr": false,
        "ExposedPorts": {
            "31010/tcp": {},
            "45678/tcp": {},
            "9047/tcp": {}
        },
        "Tty": false,
        "OpenStdin": false,

Yes, which image is this?