github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/unsetenv.md (about)

     1  ####> This option file is used in:
     2  ####>   podman create, run
     3  ####> If file is edited, make sure the changes
     4  ####> are applicable to all of those.
     5  #### **--unsetenv**=*env*
     6  
     7  Unset default environment variables for the container. Default environment
     8  variables include variables provided natively by Podman, environment variables
     9  configured by the image, and environment variables from containers.conf.