package
0.1.9-alpha
Repository: https://github.com/wish/dev.git
Documentation: pkg.go.dev

# Functions

IsContainerRunning checks if there is a container with status "up" for the specified project.
NetworkCreate sends a request to the local docker daemon to create the ipam network specified with name with the provided ipam options.
NetworkIDFromName checks for the existence of the supplied network name and returns its id if it exists.
RemoveContainerIfRequired checks each exited container in the container name list and removes any of those containers if it is attached to the network name provided but with a different network ID.