spiegel_podman/pkg/domain
Ming Liu 4e4c3e3dbf cmd: support --config option to locate authentication file
Let's support --config option by setting environment variable
DOCKER_CONFIG instead of ignoring it for docker compatibility, so
it could be used to locate config.json as authentication file.

Also add a test case for this change, remove the deprecated one.

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
2024-01-10 09:31:43 +01:00
..
entities cmd: support --config option to locate authentication file 2024-01-10 09:31:43 +01:00
filters Refactor: replace StringInSlice with slices.Contains 2024-01-05 16:25:56 +02:00
infra Refactor: replace StringInSlice with slices.Contains 2024-01-05 16:25:56 +02:00
utils add --module flag 2023-08-16 14:32:35 +02:00