spiegel_podman/pkg/api/handlers
Daniel J Walsh 44d1618dd7
Add --unsetenv & --unsetenv-all to remove def environment variables
Podman adds a few environment variables by default, and
currently there is no way to get rid of them from your container.
This option will allow  you to specify which defaults you don't
want.

--unsetenv-all will remove all default environment variables.

Default environment variables can come from podman builtin,
containers.conf or from the container image.

Fixes: https://github.com/containers/podman/issues/11836

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-11-15 15:10:12 -05:00
..
compat Always create working directory when using compat API 2021-11-12 14:18:26 +01:00
libpod Merge pull request #11076 from boaz0/closes_10275 2021-11-15 16:30:38 +01:00
swagger Add /containers/stats response to API docs 2021-09-10 15:15:35 +02:00
types InfraContainer Rework 2021-08-26 16:05:16 -04:00
utils Add tests 2021-11-01 23:01:17 +01:00
decoder.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go Add --unsetenv & --unsetenv-all to remove def environment variables 2021-11-15 15:10:12 -05:00