automation-tests/cmd/podman/common
Giuseppe Scrivano 99bdafba99
podman: split env variables in env and overrides
There are three different priorities for applying env variables:

1) environment/config file environment variables
2) image's config
3) user overrides (--env)

The third kind are known to the client, while the default config and image's
config is handled by the backend.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-07 14:16:50 -04:00
..
create.go podman: split env variables in env and overrides 2020-05-07 14:16:50 -04:00
create_opts.go podman: split env variables in env and overrides 2020-05-07 14:16:50 -04:00
createparse.go Cleanup network option parsing 2020-04-19 05:19:30 -04:00
default.go Provide a json variable pointing to a configured json API 2020-04-21 07:56:10 -07:00
netflags.go Merge pull request #5919 from rhatdan/v2 2020-04-21 16:53:53 -04:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go podman: split env variables in env and overrides 2020-05-07 14:16:50 -04:00
util.go Rework port parsing to support --expose and -P 2020-05-04 20:57:27 -04:00
volumes.go Enable basic volumes support in Podmanv2 2020-04-22 14:24:12 -04:00