package
0.0.0-20250312033235-bd4f568112dc
Repository: https://github.com/sourcegraph/src-cli.git
Documentation: pkg.go.dev

# Functions

CheckVersion is used to check if docker is running.
CurrentContext returns the name of the current Docker context (not to be confused with a Go context).
NCPU returns the number of CPU cores available to Docker.
NewImageCache creates a new image cache.

# Variables

Root is a root:root user.

# Structs

No description provided by the author
UIDGID represents a UID:GID pair.

# Interfaces

Image represents a Docker image, hopefully stored in the local cache.
No description provided by the author