automation-tests/cmd/podman/images
Aditya Rajan f566d8b8e5
build: relay exitcode from imagebuildah to registry
Podman does not relay exit code from buildah instead returns a generic
error code `125`. Following PR allows `podman` to relay exit code from
`imagebuildah` to `registry` as it is.

Signed-off-by: Aditya Rajan <arajan@redhat.com>
2021-12-17 15:07:50 +05:30
..
build.go build: relay exitcode from imagebuildah to registry 2021-12-17 15:07:50 +05:30
buildx.go builder: Add support for builder prune 2021-10-12 15:31:54 +05:30
diff.go podman diff accept two images or containers 2021-07-02 17:11:56 +02:00
exists.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
history.go Refactor podman image command output 2021-12-02 09:07:27 -07:00
image.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
import.go podman-remote does not support signature-policy 2021-11-19 13:55:10 -05:00
inspect.go Add podman image/container inspect man pages 2021-09-20 12:06:26 -04:00
list.go Refactor podman image command output 2021-12-02 09:07:27 -07:00
load.go podman-remote does not support signature-policy 2021-11-19 13:55:10 -05:00
mount.go Refactor podman image command output 2021-12-02 09:07:27 -07:00
prune.go builder: Add support for builder prune 2021-10-12 15:31:54 +05:30
pull.go podman-remote does not support signature-policy 2021-11-19 13:55:10 -05:00
push.go podman, push: expose --compression-format 2021-12-01 09:39:03 +01:00
rm.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
save.go podman save: add `--uncompressed` 2021-09-22 12:38:07 +02:00
scp.go Merge pull request #12224 from cdoern/scp 2021-11-12 18:44:44 +01:00
search.go Refactor podman image command output 2021-12-02 09:07:27 -07:00
sign.go --authfile command line argument for image sign command. 2021-11-11 15:11:19 -05:00
tag.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
tree.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
trust.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
trust_set.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
trust_show.go Refactor podman image command output 2021-12-02 09:07:27 -07:00
unmount.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
untag.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
utils_linux.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
utils_unsupported.go podman save use named pipe 2020-08-12 10:03:41 -04:00