podman/cmd
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
..
podman Engine.Remote from containers.conf 2022-01-20 08:51:34 -07:00
rootlessport bump go module to version 4 2022-01-18 12:47:07 +01:00
winpath Add podman rm --depend 2022-01-11 14:33:54 -05:00