spiegel_podman/pkg/bindings/containers
Brent Baude 43527de53e correct go-binding key for volumes
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>
2020-08-11 13:53:23 +02:00
..
attach.go Correctly print STDOUT on non-terminal remote exec 2020-07-22 14:41:17 -04:00
checkpoint.go move go module to v2 2020-07-06 15:52:17 +02:00
commit.go move go module to v2 2020-07-06 15:52:17 +02:00
containers.go correct go-binding key for volumes 2020-08-11 13:53:23 +02:00
create.go move go module to v2 2020-07-06 15:52:17 +02:00
diff.go move go module to v2 2020-07-06 15:52:17 +02:00
exec.go move go module to v2 2020-07-06 15:52:17 +02:00
healthcheck.go move go module to v2 2020-07-06 15:52:17 +02:00
logs.go move go module to v2 2020-07-06 15:52:17 +02:00
mount.go move go module to v2 2020-07-06 15:52:17 +02:00
types.go Turn on More linters 2020-06-15 07:05:56 -04:00