podman/pkg/specgen
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
..
generate podman: split env variables in env and overrides 2020-05-07 14:16:50 -04:00
config_linux.go v2podman container create 2020-04-03 15:43:03 -05:00
config_unsupported.go Fix the pkg/specgen/SpecGenerator.getSeccompConfig stub 2020-03-20 23:25:15 +01:00
container_validate.go Add support for volumes-from, image volumes, init 2020-04-27 13:13:21 -04:00
namespaces.go cgroupsns was not following containers.conf 2020-05-01 15:00:33 -04:00
pod_validate.go specgen: relax test to accept default network 2020-04-27 13:12:19 +02:00
podspecgen.go Rework port parsing to support --expose and -P 2020-05-04 20:57:27 -04:00
specgen.go podman: split env variables in env and overrides 2020-05-07 14:16:50 -04:00