package
Version:
v0.3.35
Opens a new window with list of versions in this module.
Published: Nov 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package docker implements Docker utils.
Collect finds running containers, garbage collects dangling containers if needed,
and returns the matchine container name.
WaitForStatus waits for the container to be in the desired status.
type Option func(*options)
WithLabel sets the container label pair to match.
If called multiple times, the labels are ANDed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.