automation-tests/cmd/podman/registry
Jhon Honce 1f85244abe Engine.Remote from containers.conf
Heuristic to initialize TunnelMode/remote podman:
- Podman built with remote tag
- Podman running on darwin or windows GOOS
- CONTAINER_HOST or CONTAINER_CONNECTION set in environment
- --remote flag given on command line
- From containers.conf, Engine.Remote == true and GOOS == linux

Otherwise, podman will run in ABIMode/linked against libpod library.

Fixes #12866

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2022-01-20 08:51:34 -07:00
..
config.go Engine.Remote from containers.conf 2022-01-20 08:51:34 -07:00
config_abi.go Remove use of ABISupport buildtag 2020-06-03 15:11:34 -04:00
config_tunnel.go Revert sending --remote flag to containers 2020-06-25 11:35:32 -07:00
json.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
registry.go bump go module to version 4 2022-01-18 12:47:07 +01:00
remote.go bump go module to version 4 2022-01-18 12:47:07 +01:00