On Sonntag, 19. Januar 2025 19:44:30 Mitteleuropäische Normalzeit Ben Cooksley wrote: > On Mon, Jan 20, 2025 at 7:26 AM Alexander Neundorf <neund...@kde.org> wrote: ... > > I'd like to keep duplicated work to a minimum, so if there is already a > > dockerfile which works it would be nice to be able to reuse that in some > > way. > > You could probably build on top of the existing CI images - essentially > starting from them and adding Frameworks on top. > You might want to find something that is less of a moving target than SUSE > Tumbleweed though as that is a rolling distribution.
this is what I had last September. This is the dockerfile from ci-images, which I got built successfully via the github -> quay.io integration: https://github.com/neundorf/dockertest[1] This builds kf6 on top of that: https://github.com/neundorf/dockertest-kf6devel[2] I got kde frameworks built successfully (last September) using that, but (surprise ;-) ) quay.io ran into a timeout. The github -> dockerhub/quay.io integration is really nice. Do we have something similar ? Thanls Alex -------- [1] https://github.com/neundorf/dockertest [2] https://github.com/neundorf/dockertest-kf6devel