mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Merge pull request #21363 from umohnani8/farm-docs
[CI:DOCS] Update farm docs
This commit is contained in:
@ -21,7 +21,7 @@ $ podman farm create farm1 f37 f38
|
|||||||
$ podman farm farm2
|
$ podman farm farm2
|
||||||
```
|
```
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
**[podman(1)](podman.1.md)**, **[podman-farm(1)](podman-farm.1.md)**
|
**[podman(1)](podman.1.md)**, **[podman-farm(1)](podman-farm.1.md)**, **[podman-system-connection(1)](podman-system-connection.1.md)**, **[podman-system-connection-add(1)](podman-system-connection-add.1.md)**
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
July 2023, Originally compiled by Urvashi Mohnani (umohnani at redhat dot com)
|
July 2023, Originally compiled by Urvashi Mohnani (umohnani at redhat dot com)
|
||||||
|
@ -11,6 +11,8 @@ Farm out builds to machines running Podman for different architectures.
|
|||||||
|
|
||||||
Manage farms by creating, updating, and removing them.
|
Manage farms by creating, updating, and removing them.
|
||||||
|
|
||||||
|
Note: All farm machines must have a minimum podman version of v4.9.0.
|
||||||
|
|
||||||
## COMMANDS
|
## COMMANDS
|
||||||
|
|
||||||
| Command | Man Page | Description |
|
| Command | Man Page | Description |
|
||||||
|
Reference in New Issue
Block a user