{ "app-id": "io.github.DenysMb.Kontainer", "runtime": "org.kde.Platform", "runtime-version": "6.9", "sdk": "org.kde.Sdk", "command": "kontainer", "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--device=dri", "--talk-name=org.freedesktop.Flatpak", "--filesystem=~/.local/share/applications:ro", "--filesystem=~/.local/share/icons/distrobox:ro", "--filesystem=~/.local/share/flatpak/exports:ro", "--filesystem=/var/lib/flatpak/exports:ro" ], "modules": [ { "name": "kontainer", "buildsystem": "cmake-ninja", "config-opts": ["-DCMAKE_BUILD_TYPE=Release"], "builddir": true, "sources": [ { "type": "dir", "path": "." } ] } ] }