It seems that when I enter a container using `pct enter` it does not load its environment variables.
I have tried setting environment variables within the container's `.profile` as well as the `/etc/environment/` file, but neither seem to work when I enter the container's shell using `pct enter`.
Is there a way to set environment variables within a container such that they will load when entering it's shell with `pct enter`?
I have tried setting environment variables within the container's `.profile` as well as the `/etc/environment/` file, but neither seem to work when I enter the container's shell using `pct enter`.
Is there a way to set environment variables within a container such that they will load when entering it's shell with `pct enter`?