mirror of
https://github.com/containers/podman.git
synced 2025-06-25 11:57:13 +08:00
Merge pull request #14138 from Luap99/api-4.1
[CI:DOCS] update podman version in README and API docs
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers.
|
Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers.
|
||||||
Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes.
|
Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes.
|
||||||
|
|
||||||
* [Latest Version: 4.0.3](https://github.com/containers/podman/releases/tag/v4.0.3)
|
* [Latest Version: 4.1.0](https://github.com/containers/podman/releases/tag/v4.1.0)
|
||||||
* Latest Remote client for Windows
|
* Latest Remote client for Windows
|
||||||
* Latest Remote client for macOS
|
* Latest Remote client for macOS
|
||||||
* Latest Static Remote client for Linux
|
* Latest Static Remote client for Linux
|
||||||
|
@ -7,6 +7,8 @@ Show the API documentation for version:
|
|||||||
|
|
||||||
* `latest (main branch) <_static/api.html>`_
|
* `latest (main branch) <_static/api.html>`_
|
||||||
|
|
||||||
|
* `version 4.1 <_static/api.html?version=v4.1>`_
|
||||||
|
|
||||||
* `version 4.0 <_static/api.html?version=v4.0>`_
|
* `version 4.0 <_static/api.html?version=v4.0>`_
|
||||||
|
|
||||||
* `version 3.4 <_static/api.html?version=v3.4>`_
|
* `version 3.4 <_static/api.html?version=v3.4>`_
|
||||||
|
Reference in New Issue
Block a user