spiegel_podman/pkg/bindings/images
Jhon Honce f8c2df87cb Add build test for .containerignore tar file
Ensure a directory added to .containerignore on client is not included
in tar sent to remote podman API service

* Clean up podman invocations to not include duplicate --remote and
  --url flags
* Use pkill vs. pgrep when cleaning up podman API service in tests
* Add exit code when logging error when testing

Closes #13535

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2022-03-31 08:48:54 -07:00
..
build.go Add build test for .containerignore tar file 2022-03-31 08:48:54 -07:00
build_test.go build: improve regex for iidfile 2021-05-06 11:33:59 +02:00
build_unix.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
build_windows.go Handle hard links in remote builds 2021-05-22 05:27:03 -04:00
diff.go bump go module to version 4 2022-01-18 12:47:07 +01:00
images.go bump go module to version 4 2022-01-18 12:47:07 +01:00
pull.go bump go module to version 4 2022-01-18 12:47:07 +01:00
rm.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types.go import: allow users to set os, arch and variant of imports 2022-03-23 11:22:55 +05:30
types_diff_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_exists_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_export_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_get_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_history_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_import_options.go import: allow users to set os, arch and variant of imports 2022-03-23 11:22:55 +05:30
types_list_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_load_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_prune_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_pull_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_push_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_remove_options.go podman rmi --ignore 2022-03-19 10:05:43 +01:00
types_search_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_tag_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_tree_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_untag_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00