Podman REST API
The Podman REST API (libpod) provides a Docker-compatible API surface plus Podman-specific Libpod endpoints for managing containers, images, pods, volumes, networks, secrets, manifests, and the Podman system service. The API is published as a Swagger 2.0 specification generated from the Podman source tree.
Documentation
Documentation
https://docs.podman.io/en/latest/_static/api.html
GettingStarted
https://docs.podman.io/en/latest/markdown/podman-system-service.1.html
Specifications
OpenAPI
#Containers
#DevOps
#OCI