Creates a tibble of networks using docker network

sp_docker_networks_tibble()

Value

A tibble listing the networks

Examples

if (FALSE) { docker_networks <- sp_docker_networks_tibble() View(docker_networks) }