spiegel_podman/pkg/api/handlers
Daniel J Walsh e0654150d0 Support podman --remote when Containerfile is not in context directory
Fixes: https://github.com/containers/podman/issues/18239

[NO NEW TESTS NEEDED]

@test "podman build -f test" in test/system/070-build.bats

Will test this.  This was passing when run on a local system since
the remote end was using the clients path to read the Containerfile
The issue is it would not work in a podman machine since the
Containerfile would/should be a different path.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

<MH: Cherry-pick to v4.4.1-rhel>

Signed-off-by: Matt Heon <mheon@redhat.com>
2023-08-15 09:46:28 -04:00
..
compat Support podman --remote when Containerfile is not in context directory 2023-08-15 09:46:28 -04:00
libpod Add missing return after errors 2023-02-07 14:51:07 -05:00
swagger network: add support for podman network update and --network-dns-server 2023-01-12 20:19:14 +05:30
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Don't use github.com/docker/distribution 2022-10-17 14:42:36 -04:00
decoder.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
types.go implement podman update 2022-09-01 13:02:01 -04:00