get_port: get_port

Description Usage Arguments Value

Description

This function return the port exposed on a specific container and their allocated port on the main computer.

Usage

1
get_port(container_name, filter_port = NULL)

Arguments

container_name

The name of the container

filter_port

If one value, it returs the corresponding port on the main computer. If several values, the function returns a tibble matching ports of the main computer with ports from the container.

Value

A tibble or a single value depending on filter_port


benjaminguinaudeau/dockeR documentation built on July 8, 2021, 3:41 a.m.