I know about distrobox, but it’s also just standard podman containers, right? So the question is what container to use, what to install in the container and what part of that to commit in the .devcontainer directory in git.
For example for LaTeX development I’m using this container image https://islandoftex.gitlab.io/community/projects/docker/. I think starting the container via distrobox instead of podman doesn’t change anything about my question?


Thank you, I’ll check out features! The DefaultFeatures sound like the distinction between configuration for everyone and personal preferences that I was looking for!