It took me some time to actually make devcontainers and podman work together.
The default commands from inside vscode don’t work properly, as there are extra settings needed (per-devcontainer) work properly when using podman (and also not nicely documented anywhere), specially under selinux (like fedora).
bluefin dev-ex main page states that vscode comes prepared to work with podman, but that seems misleading.
Would not be better to direct people to install docker if they intent to use devcontainers and vscode in bluefin, at least until devcontainers works “by default” with podman ?