Why I Still Use Python Virtual Environments in Docker

Open link in next tab

Why I Still Use Python Virtual Environments in Docker

https://hynek.me/articles/docker-virtualenv/

Whenever I publish something about my Python Docker workflows, I invariably get challenged about whether it makes sense to use virtual environments in Docker containers. As always, it’s a trade-off, and I err on the side of standards and predictability.