FROM gitpod/workspace-python-3.12 ENV PYTHONUSERBASE=/workspace/.pip-modules ENV PATH=$PYTHONUSERBASE/bin:$PATH ENV PIP_USER=yes