package
0.0.0-20210320064331-25403916960e
Repository: https://github.com/china-hpc/go-socker.git
Documentation: pkg.go.dev

# Functions

New creates a socker instance.
ParseImages parses images from docker.
QueryChildPIDs lookups child process ids of specified parent process.

# Structs

Config represents the socker configurations.
ExecOpts represents the socker supported docker exec options.
Image represents the socker/socker availible image format.
Opts represents the socker supported docker options.
Socker provides a runner for docker.