Closed robnagler closed 7 months ago
https://github.com/radiasoft/download/pull/637 assumed shifter <snip> python -c 'import pykern'
would work (to support extracting the version of Python packages inside the image). It doesn't, because the PYENV_VERSION (and VIRTUAL_ENV) are injected by SHIFTER into the container. This is the opposite of Docker, which injects a very limited environment.
improved README.md PYENV was being cascaded to shifter