I have been working on an open-source project to containerize dev environments.
We want to fix the common: "it worked on my machine issue". Also, it's really useful for python since you don't need any venv management.
Any feedback on the project or doc is really appreciated!