def IsValidPort()

in container_agent/run_containers.py [0:0]


def IsValidPort(port):
    return 0 < port <= 65535