spiegel_podman/pkg/bindings/images
Paul Holzinger 9f6cf50d52
podman-remote build add --volume support
Just like podman-remote run users should still be able to set volumes,
of course the source must be on the server machine but this is already
the case for podman machine for example.

Fixes #16694

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-12-08 17:10:46 +01:00
..
build.go podman-remote build add --volume support 2022-12-08 17:10:46 +01:00
build_test.go build: improve regex for iidfile 2021-05-06 11:33:59 +02:00
build_unix.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02: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 Mark some of the option fields as ignored in pkg/bindings 2022-08-26 09:55:17 +03:00
pull.go Change to correct break statements 2022-10-15 01:45:20 +02:00
push.go Change to correct break statements 2022-10-15 01:45:20 +02:00
rm.go pkg/bindings/images/rm.go: remove redundant FIXME 2022-05-24 16:07:39 +02:00
types.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02: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 import: allow users to set os, arch and variant of imports 2022-03-23 11:22:55 +05:30
types_list_options.go Revert "images --size" 2022-04-14 10:58:36 +02: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 Add ProgressWriter to PullOptions 2022-08-19 00:41:22 +03:00
types_push_options.go pkg/bindings: Support writing image push progress to specified io.Writer 2022-08-08 01:51:32 +09:00
types_remove_options.go remove image podman no prune 2022-08-04 14:55:03 -04:00
types_scp_options.go podman image scp remote support & podman image scp tagging 2022-06-28 08:54:19 -04: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