sp_docker_networks_tibble.Rd
Creates a tibble of networks using docker network
docker network
sp_docker_networks_tibble()
A tibble listing the networks
if (FALSE) { docker_networks <- sp_docker_networks_tibble() View(docker_networks) }