Getting started
API Reference
Bases: object
object
Parse a container name into named parts
Derive a container name from the uri
Parse a name into known pieces
A path for an image
Show the full uri
A base class for a container technology
Call a command and check for error.
Ensure the first argument is a container, and the name is fully formatted into a ContainerName object (for further parsing)
Bases: ContainerTechnology
ContainerTechnology
A Docker container controller.
Courtesy function to get a container from a URI.