Describe the bug
I've installed Bluefin 42. I'm starting a new project using VSCode and want to use dev containers. I installed VSCode via Flathub and the Dev Containers extension. I've ran both ust devmode and ujust dx-group and rebooted after each. I can confirm both docker and docker-compose accessible in the terminal. Podman Desktop is also installed and I updated the Docker Path (dev.containers.dockerPath) setting in VSCode. When I open the repo with the .devcontainer/devcontainer.json file, I get the following pop-up:
Folder contains a Dev Container configuration file. Reopen folder to develop in a container (learn more).
When I click Reopen in Container, VSCode show the following pop:
I'm stilling researching what to do next, but I'm kind of hitting a roadblock.
What did you expect to happen?
When I click reopen, I was expecting it to reopen and work.
Output of bootc status
● Booted image: ghcr.io/ublue-os/bluefin-dx-nvidia-open:gts
Digest: sha256:d5fcf3b5ab8f726c6938d3621e68bad5f870f81b46fbea2f8c045fd116ce638a (amd64)
Version: gts-41.20250727 (2025-07-27T19:47:10Z)
Rollback image: ghcr.io/ublue-os/bluefin-nvidia-open:gts
Digest: sha256:14aac33d697a8106a6f8f0865aa237c25fde11a0cb24923754159e34d86d15f0 (amd64)
Version: gts-41.20250727 (2025-07-27T19:42:06Z)
~
Output of groups
john wheel dialout docker incus-admin libvirt
Extra information or context
No response
Describe the bug
I've installed Bluefin 42. I'm starting a new project using VSCode and want to use dev containers. I installed VSCode via Flathub and the Dev Containers extension. I've ran both
ust devmodeandujust dx-groupand rebooted after each. I can confirm bothdockeranddocker-composeaccessible in the terminal. Podman Desktop is also installed and I updated the Docker Path (dev.containers.dockerPath) setting in VSCode. When I open the repo with the.devcontainer/devcontainer.jsonfile, I get the following pop-up:Folder contains a Dev Container configuration file. Reopen folder to develop in a container (learn more).When I click Reopen in Container, VSCode show the following pop:
I'm stilling researching what to do next, but I'm kind of hitting a roadblock.
What did you expect to happen?
When I click reopen, I was expecting it to reopen and work.
Output of
bootc status● Booted image: ghcr.io/ublue-os/bluefin-dx-nvidia-open:gts Digest: sha256:d5fcf3b5ab8f726c6938d3621e68bad5f870f81b46fbea2f8c045fd116ce638a (amd64) Version: gts-41.20250727 (2025-07-27T19:47:10Z) Rollback image: ghcr.io/ublue-os/bluefin-nvidia-open:gts Digest: sha256:14aac33d697a8106a6f8f0865aa237c25fde11a0cb24923754159e34d86d15f0 (amd64) Version: gts-41.20250727 (2025-07-27T19:42:06Z) ~Output of
groupsExtra information or context
No response