mirror of
https://github.com/containers/podman.git
synced 2025-07-04 01:48:28 +08:00
[CI:DOCS] Update farm docs
Add some updates and clarification to the farm docs. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
This commit is contained in:
@ -21,7 +21,7 @@ $ podman farm create farm1 f37 f38
|
||||
$ podman farm farm2
|
||||
```
|
||||
## 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
|
||||
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.
|
||||
|
||||
Note: All farm machines must have a minimum podman version of v4.9.0.
|
||||
|
||||
## COMMANDS
|
||||
|
||||
| Command | Man Page | Description |
|
||||
|
Reference in New Issue
Block a user