module
Squarectl::Commands::Networks
Overview
Creates/removes the external Docker networks declared for the task
(before compose up, torn down on clean). Mixed into Task.
Direct including types
Defined in:
squarectl/commands/networks.crInstance Method Summary
- #create_docker_network(net)
- #create_docker_networks
- #destroy_docker_network(net)
- #destroy_docker_networks
- #docker_network_exists?(net)