spiegel_podman/pkg/bindings/images
Nalin Dahyabhai 725a6f8939 pkg/bindings/images.Build(): slashify "dockerfile" values, too
When the Dockerfile isn't in the root directory of the build context,
the client supplies its pathname to the server, but it needs to do so
using "/" as the path separator, not the client OS's path separator.

CI can't test Windows clients, so
[NO NEW TESTS NEEDED]

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2022-02-02 14:05:20 -05:00
..
build.go pkg/bindings/images.Build(): slashify "dockerfile" values, too 2022-02-02 14:05:20 -05: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 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 Refactor podman search to be more code friendly 2021-10-12 09:30:40 -07:00
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 bump go module to version 4 2022-01-18 12:47:07 +01:00
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 bump go module to version 4 2022-01-18 12:47:07 +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