1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
52d8af5154 Apply dnf configuration at start of build
Some checks failed
/ build-gnome (push) Failing after 2m34s
/ build-kde (push) Failing after 1m55s
2024-11-14 14:56:30 +01:00
a308c59dfb Transition build completely to dnf5
This will allow for an overall more granular control over package installation,
such as disabling installation of weak dependencies, making resulting
images smaller.
2024-11-14 14:40:12 +01:00
d5eb8ee7c3 Retry adding rpmfusion repositories on fail
Some checks failed
/ build-gnome (push) Waiting to run
/ build-gnome-nvidia (push) Waiting to run
/ build-kde-nvidia (push) Waiting to run
/ build-kde (push) Has been cancelled
2024-11-12 16:21:26 +01:00
8a93f894a5 Stop removing firefox
All checks were successful
/ build-kde (push) Successful in 5m24s
/ build-kde-nvidia (push) Successful in 7m47s
2024-11-12 13:52:10 +01:00
a33e131086 Added package: openh264
Some checks failed
/ build-kde-nvidia (push) Waiting to run
/ build-kde (push) Has been cancelled
2024-11-12 13:49:57 +01:00
923be1dd18 Added package: nmap-ncat
Some checks failed
/ build-kde (push) Has been cancelled
/ build-kde-nvidia (push) Has been cancelled
2024-11-12 12:06:51 +01:00
f8475166e0 Move applying configuration to end of build
When applied before package installations/removals, some files might get
modified/deleted.
2024-11-12 12:06:49 +01:00
6ee03f0d27 Tune swap on zram 2024-11-12 12:06:03 +01:00
e459b2ebb9 Reduce layered packages 2024-11-12 11:36:37 +01:00
e523bed787 Move Dockerfile to Dockerfile.kde
Allows for multiple Dockerfiles to co-exist, this will allow me to build a separate image with nvidia drivers.
2024-11-12 11:35:29 +01:00
Renamed from Dockerfile (Browse further)