spiegel_podman/pkg/bindings/images
Nalin Dahyabhai aeffdb05d1 pkg/bindings/images.nTar(): slashify hdr.Name values
When setting path names in the build context archive, convert path names
to use forward slashes, as is normal for those archives, so that
directory hierarchies archived on Windows hosts extract correctly
everywhere.

Not really sure how to run the remote client in CI on a system that uses
`\` as a path separator, which is where this error crops up, so
[NO TESTS NEEDED]

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2021-08-18 11:03:28 -04:00
..
build.go pkg/bindings/images.nTar(): slashify hdr.Name values 2021-08-18 11:03:28 -04:00
build_test.go build: improve regex for iidfile 2021-05-06 11:33:59 +02:00
build_unix.go Handle hard links in remote builds 2021-05-22 05:27:03 -04:00
build_windows.go Handle hard links in remote builds 2021-05-22 05:27:03 -04:00
diff.go bump go module to v3 2021-02-22 09:03:51 +01:00
images.go [NO TESTS NEEDED] Shrink the size of podman-remote 2021-03-29 09:49:45 -04:00
pull.go create: support images with invalid platform 2021-06-23 15:42:13 +02:00
rm.go [NO TESTS NEEDED] Shrink the size of podman-remote 2021-03-29 09:49:45 -04:00
types.go podman diff accept two images or containers 2021-07-02 17:11:56 +02:00
types_diff_options.go podman diff accept two images or containers 2021-07-02 17:11:56 +02:00
types_exists_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_export_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_get_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_history_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_import_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_list_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_load_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_prune_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_pull_options.go create: support images with invalid platform 2021-06-23 15:42:13 +02:00
types_push_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_remove_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_search_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_tag_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_tree_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_untag_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00