automation-tests/cmd/podman/registry
Paul Holzinger 91e21bed48
rootful: unset XDG_RUNTIME_DIR
Depending how the user logs in to the root account, XDG_RUNTIME_DIR is
set to /run/user/0 or it is unset. For conmon we already set it always
to an empty string. The inconsistency is causing issues for the dnsname
plugin. To fix it unset XDG_RUNTIME_DIR for the podman process.

[NO TESTS NEEDED]

Fixes #10806
Fixes #10745

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-08-16 11:47:20 +02:00
..
config.go rootful: unset XDG_RUNTIME_DIR 2021-08-16 11:47:20 +02: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 [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
remote.go bump go module to v3 2021-02-22 09:03:51 +01:00