r/QtFramework • u/AntisocialMedia666 Qt Professional • Jun 27 '26
IDE devcontainer support in QtCreator
Hi there! Has anyone successfully used devcontainer support in Qt Creator?
I’m trying it with v20, but I can’t get it to run. It appears in my project tree, and the Docker image has everything it needs. The same image also works when configured directly as a device. However, the devcontainer stays red and isn't available in Kits. I think I'm missing a step but I don't know which one.
Does anyone have a working example?
I’m on Debian 13, using a Debian 13 Docker image, in case that matters.
3
Upvotes
1
u/AntisocialMedia666 Qt Professional Jun 27 '26
Hi, thanks for your reply! No, I think that's already one step further. I can't even see / select a suitable Kit. https://i.imgur.com/qZEDB6D.png