Registry / utility / containers-podman-v3

containers-podman-v3

JSON →
library3.4.7gogounverified

Podman is a daemonless container engine for developing, managing, and running OCI containers.

go get github.com/containers/podman/v3
INSTALL
IMPORT
SIG · CONTAINERS-PODMAN-
C
containers-podman-v3
utilitygov3.4.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

podman
github.com/containers/podman/v3

Access Podman version information.

package main import ( "fmt" "github.com/containers/podman/v3/pkg/domain/entities" ) func main() { fmt.Println(entities.PodmanVersion) }
Debug
Known issues
breakingPodman v3 is an older major version; consider upgrading to v4 or v5 for new features.
fix
Update import path to github.com/containers/podman/v4 or v5.
affects: >=3.0.0 <4.0.0
Upgrade
Version history
3.4.7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Bingbot
1
Resources
containers-podman-v3 — go get containers-podman-v3 · libregistry