On Tue, Jan 30, 2024 at 10:17 AM Alexander Neundorf <neundorf@kde.org> wrote:
Hi,

Hi Alex,
 

I'm still running a Qt5/KF5-based setup on my machine.
Is there a ready-to-use docker image/Dockerfile which I could use to work on a
KF6-based application, maybe something from KDE neon ?

I'd suggest taking a look at invent.kde.org/sysadmin/ci-images which has a number of images that contain dependencies for just about all KDE software.
These images are used by the CI system and are published in the container registry so you don't have to build them yourself - you can just "docker pull" them and you should be good to go.

The Linux images there are based on OpenSUSE and are based on the assumption you will be building all KDE software (including Frameworks and Phonon) yourself but you could easily install those if you wanted.
 

Sorry for the maybe stupid question
Alex

Cheers,
Ben