mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-10 02:45:44 +00:00
the go binding for remove container was using 'vols' for a key to remove volumes associated to the container. the correct key should be "v" and is documented as such. Fixes: #7128 Signed-off-by: Brent Baude <bbaude@redhat.com> |
||
|---|---|---|
| .. | ||
| containers | ||
| generate | ||
| images | ||
| manifests | ||
| network | ||
| play | ||
| pods | ||
| system | ||
| test | ||
| volumes | ||
| bindings.go | ||
| connection.go | ||
| errors.go | ||