c22cbb953a 
					 
					
						
						
							
							Merge pull request  #21725  from rhatdan/docs6  
						
						... 
						
						
						
						[CI:DOCS] Fix up example description of podman-farm commands 
						
						
					 
					
						2024-02-19 11:40:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						80b1e95700 
					 
					
						
						
							
							Merge pull request  #21659  from rhatdan/retry  
						
						... 
						
						
						
						Allow podman pull to specify --retry and --retry-delay 
						
						
					 
					
						2024-02-19 11:37:31 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6abf785cf5 
					 
					
						
						
							
							Merge pull request  #21702  from rhatdan/docs31  
						
						... 
						
						
						
						[CI:DOCS] Fix up example description of podman-unshare.1.md 
						
						
					 
					
						2024-02-19 11:34:45 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6c77b6d498 
					 
					
						
						
							
							Merge pull request  #21717  from rhatdan/docs16  
						
						... 
						
						
						
						[CI:DOCS] Fix up example description of podman-healthcheck-run.1.md 
						
						
					 
					
						2024-02-19 09:12:51 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e20fbaffc9 
					 
					
						
						
							
							Merge pull request  #21707  from rhatdan/docs26  
						
						... 
						
						
						
						[CI:DOCS] Fix up example description of podman-rm.1.md.in 
						
						
					 
					
						2024-02-19 09:10:07 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						89926c8af9 
					 
					
						
						
							
							Merge pull request  #21732  from rhatdan/docs1  
						
						... 
						
						
						
						[CI:DOCS] Fix up example description of podman-image commands 
						
						
					 
					
						2024-02-19 09:07:22 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7b6f22e358 
					 
					
						
						
							
							Merge pull request  #21703  from rhatdan/docs30  
						
						... 
						
						
						
						[CI:DOCS] Fix up example description of podman-pause.1.md.in 
						
						
					 
					
						2024-02-19 09:04:40 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fe910ae96d 
					 
					
						
						
							
							Fix up example description of podman-logout.1.md.in  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-18 19:10:40 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						12af4f36b7 
					 
					
						
						
							
							Fix up example description of podman-images.1.md.in  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-18 18:19:18 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7dd8fc50b9 
					 
					
						
						
							
							Merge pull request  #21684  from baude/machinereset  
						
						... 
						
						
						
						Introduce Podman machine reset 
						
						
					 
					
						2024-02-18 17:46:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e191f03938 
					 
					
						
						
							
							Merge pull request  #21706  from rhatdan/docs27  
						
						... 
						
						
						
						[CI:DOCS]  Fix up example description of podman-start.1.md.in 
						
						
					 
					
						2024-02-18 17:43:20 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						66ed469879 
					 
					
						
						
							
							Apply suggestions from code review  
						
						... 
						
						
						
						Co-authored-by: Valentin Rothberg <vrothberg@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-18 12:42:07 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4c18bfa21b 
					 
					
						
						
							
							Merge pull request  #21716  from rhatdan/docs15  
						
						... 
						
						
						
						[CI:DOCS] Fix up example description of podman-exec.1.md.in 
						
						
					 
					
						2024-02-18 17:26:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						de7cb639c4 
					 
					
						
						
							
							Fix up example description of podman-export/export commands  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-18 12:26:33 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						10d748f584 
					 
					
						
						
							
							Introduce Podman machine reset  
						
						... 
						
						
						
						Podman machine reset is a new command that will "reset" your podman
machine environment.  Reset is defined as:
* Stop and Remove all VMs
* Remove the following directories:
    - configuration dir i.e. ~/.config/containers/podman/machine/qemu
    - data dir i.e. ~/.local/.share/containers/podman/machine/qemu
When deleting, if errors are encountered, they will be batched and spit
out at the end.  Podman will try to proceed even in error in doing what
it was told.
Signed-off-by: Brent Baude <bbaude@redhat.com> 
						
						
					 
					
						2024-02-18 08:43:12 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d4b3ab521d 
					 
					
						
						
							
							Fix up example description of podman-create.1.md.in  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-18 08:11:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						717c005698 
					 
					
						
						
							
							Fix up example description of podman-diff.1.md.in  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-18 08:09:53 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4e268c667a 
					 
					
						
						
							
							Fix up example description of podman-events.1.md  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-18 08:07:13 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						537490cb9c 
					 
					
						
						
							
							Fix up example description of podman-farm commands  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-18 08:02:29 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aad195ca38 
					 
					
						
						
							
							Fix up example description of podman-network commands  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-18 07:48:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						777b258a7a 
					 
					
						
						
							
							Fix up example description of podman-image commands  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-18 07:41:47 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						664d4ed28c 
					 
					
						
						
							
							Fix up example description of podman-port.1.md.in  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 14:41:00 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1116e68ddb 
					 
					
						
						
							
							Fix up example description of podman-push.1.md.in  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 14:38:28 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						79a10419c0 
					 
					
						
						
							
							Fix up example description of podman-unshare.1.md  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 13:54:29 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						63d9bf1280 
					 
					
						
						
							
							Fix up example description of podman-pause.1.md.in  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 13:54:28 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4b6ca1687a 
					 
					
						
						
							
							Fix up example description of podman-start.1.md.in  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 13:54:25 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f5c666d070 
					 
					
						
						
							
							Fix up example description of podman-rm.1.md.in  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 13:54:24 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6c8123325a 
					 
					
						
						
							
							Fix up example description of podman-info.1.md  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 13:54:19 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8cbbd631d3 
					 
					
						
						
							
							Fix up example description of podman-history.1.md  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 13:54:16 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1a06ec802c 
					 
					
						
						
							
							Fix up example description of podman-healthcheck-run.1.md  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 13:54:15 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						10af448548 
					 
					
						
						
							
							Fix up example description of podman-exec.1.md.in  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 13:54:14 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7e611f60b3 
					 
					
						
						
							
							Fix up example description of podman-cp.1.md  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 13:54:10 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						47d0aa1bc1 
					 
					
						
						
							
							Fix up example description of podman-manifest commands  
						
						... 
						
						
						
						Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 13:54:04 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7ba23cd6fc 
					 
					
						
						
							
							Allow podman pull to specify --retry and --retry-delay  
						
						... 
						
						
						
						Fixes: https://github.com/containers/podman/issues/19770 
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> 
						
						
					 
					
						2024-02-17 07:37:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c7537d1939 
					 
					
						
						
							
							man-page xref: make nested-structure warnings fatal  
						
						... 
						
						
						
						Followup to:
  - #21060 , where I added new struct checks (but did not make them fatal)
  - #21534 , which added per-interface stats and a .Network field,
    but its documentation was slightly off
Signed-off-by: Ed Santiago <santiago@redhat.com> 
						
						
					 
					
						2024-02-15 13:22:31 -07:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						42a78c714c 
					 
					
						
						
							
							Add volumes-from support using annotation in kube yaml  
						
						... 
						
						
						
						The reserved annotation io.podman.annotations.volumes-from is made public to let user define volumes-from to have one container mount volumes of other containers.
The annotation format is: io.podman.annotations.volumes-from/tgtCtr: "srcCtr1:mntOpts1;srcCtr2:mntOpts;..."
Fixes: containers#16819
Signed-off-by: Vikas Goel <vikas.goel@gmail.com> 
						
						
					 
					
						2024-02-14 07:31:43 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0aa04ed8c4 
					 
					
						
						
							
							Merge pull request  #21612  from giuseppe/clarify-git-url  
						
						... 
						
						
						
						docs: clarify when a URL is treated as a git repo 
						
						
					 
					
						2024-02-12 21:33:11 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9b7568619b 
					 
					
						
						
							
							Merge pull request  #21533  from Luap99/podman-connections-doc  
						
						... 
						
						
						
						document new connection/farm storage location 
						
						
					 
					
						2024-02-12 13:46:52 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f8a69bc9e 
					 
					
						
						
							
							docs: clarify when a URL is treated as a git repo  
						
						... 
						
						
						
						Closes: https://github.com/containers/podman/issues/21605 
[CI:DOCS] clarify podman build git repo handling
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> 
						
						
					 
					
						2024-02-12 11:10:33 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a2c086c789 
					 
					
						
						
							
							[CI:DOCS] fix userns.pod.md mapping table  
						
						... 
						
						
						
						Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com> 
						
						
					 
					
						2024-02-09 15:53:34 +05:30 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3495aae42b 
					 
					
						
						
							
							docs: resole hierarchical issues with userns parameters  
						
						... 
						
						
						
						Signed-off-by: paomian <xpaomian@gmail.com> 
						
						
					 
					
						2024-02-09 14:45:05 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9011327e84 
					 
					
						
						
							
							Merge pull request  #21568  from joelpurra/patch-1  
						
						... 
						
						
						
						[CI:DOCS] Fix Quadlet Options=key=value documentation/example 
						
						
					 
					
						2024-02-08 19:51:52 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						88b994902d 
					 
					
						
						
							
							Merge pull request  #21512  from Luap99/pasta-netname-removal  
						
						... 
						
						
						
						drop support for "pasta" as a network name 
						
						
					 
					
						2024-02-08 17:17:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dc0d07c71f 
					 
					
						
						
							
							document new connection/farm storage location  
						
						... 
						
						
						
						The new file was not really documented, so leave some pointers on how it
works and that the new file should not be edited manually.
Signed-off-by: Paul Holzinger <pholzing@redhat.com> 
						
						
					 
					
						2024-02-08 18:05:32 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						10265661ec 
					 
					
						
						
							
							Fix Quadlet Options=key=value documentation/example  
						
						... 
						
						
						
						Quadlet `[Network]` does not accept `Options=key` for `podman network create --opt key`. Options have to be provided in `key=value` format, where the `=` is required even though the value may be empty.
One usage example is `Options=isolate=true`. In this case, passing `netavark` an empty `isolate` value may be a valid/parseable setting: `Options=isolate=`, equivalent to `Options=isolate=false`.
This commit documents the explicit `Options=key=value` usage. Compare to `[Network]` tests, which use `key=value`.
Usage verified locally by inspecting the generated network in `/run/user/${UID}/systemd/generator/example-network.service` and `podman network inspect systemd-example` using podman v4.9.2 and netavark v1.10.2.
See
- https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html#network-units-network 
- https://github.com/containers/podman/blob/v4.9.2/test/e2e/quadlet/options.network 
- https://github.com/containers/podman/blob/v4.9.2/test/e2e/quadlet/options.multiple.network 
- https://github.com/containers/netavark/blob/v1.10.2/src/network/bridge.rs#L824-L833 
Signed-off-by: Joel Purra <mig@joelpurra.se> 
						
						
					 
					
						2024-02-08 17:48:36 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4fc52ed068 
					 
					
						
						
							
							Merge pull request  #21534  from mheon/stats_per_interface  
						
						... 
						
						
						
						Send container stats over API on a per-interface basis 
						
						
					 
					
						2024-02-08 14:19:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4c9bd246c3 
					 
					
						
						
							
							Merge pull request  #21514  from Luap99/pod-inspect-output  
						
						... 
						
						
						
						make podman pod inspect output a json array 
						
						
					 
					
						2024-02-08 11:31:40 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						77847bd67a 
					 
					
						
						
							
							docs: make --seccomp=profile.json clearer  
						
						... 
						
						
						
						There are not only allowed syscalls, also blocked ones or handled
differently.
[CI:DOCS]
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> 
						
						
					 
					
						2024-02-07 13:16:35 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6e0decbe03 
					 
					
						
						
							
							Send container stats over API on a per-interface basis  
						
						... 
						
						
						
						This mirrors how the Docker API handles things, allowing us to be
more compatible with Docker and more verbose on the Libpod API.
Stats are given as per network interface in the container, but
still aggregated for `podman stats` and `podman pod stats`
display (so the CLI does not change, only the Libpod and Compat
APIs).
Signed-off-by: Matt Heon <mheon@redhat.com> 
						
						
					 
					
						2024-02-06 17:05:07 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2eee3cd812 
					 
					
						
						
							
							Corrected markdown documentation for --stars  
						
						... 
						
						
						
						The `--stars` option was incorrectly documented as meaning
the number of stars to filter by. This has been corrected
to indicate that it is the minimum number of stars to filter
by.
Tweaked wording of podman-search.md stars filter text
Signed-off-by: Kaniel Kirby <piratey7007@runbox.com> 
						
						
					 
					
						2024-02-05 11:37:01 -06:00