You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I ran docker-compose run worker bash and echo $PATH I saw my host machine’s $PATH echoed in the container. This appears to be an issue with Docker Compose 2.6.0 mishandling environment variables from env_file:
Steps to reproduce:
make serve
for pypa/warehouse.Error message:
The text was updated successfully, but these errors were encountered: