//
pkg.gl
Category
github.com/distributed-containers-inc/sanic
bridge
docker
package
0.1.0
Repository:
https://github.com/distributed-containers-inc/sanic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
21 SLOC
#
Functions
CheckRunning
CheckRunning checks that a container has been created, and is currently runningreturns an error if, e.g., docker is not installed.
ForceRemove
ForceRemove is a wrapper around docker rm -f (image ...).