1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
266ae1941b Fix typo in build
All checks were successful
/ build-image (push) Successful in 5m10s
Fixes typo introduced in 622664ece1
2024-11-06 09:49:31 +01:00
33a6cde64d Build with --squash-all
Some checks failed
/ build-image (push) Failing after 2s
This makes removing packages from base image actually reduce image size
(downloads will be smaller), but prevents sharing of layers, increasing space usage on registry.
2024-11-06 09:46:45 +01:00
622664ece1 Pull new upstream image if available 2024-11-06 09:46:36 +01:00
8f0edab727 Enable libvirtd
All checks were successful
/ build-image (push) Successful in 4m9s
2024-11-06 09:05:25 +01:00
61c16c1a2b Adding comments to describe what each section does 2024-11-06 08:13:01 +01:00
3d025f7c89 Fix ffmpeg install
All checks were successful
/ build-image (push) Successful in 4m35s
2024-11-06 00:56:04 +01:00
e31a1922c3 Use --squash in podman build 2024-11-06 00:55:56 +01:00
ca5cae6672 Refactor package install and cleanup 2024-11-06 00:28:44 +01:00
6f959cc38f Add ffmpeg 2024-11-06 00:26:37 +01:00
0245dfe97d Add rpmfusion free + nonfree
All checks were successful
/ build-image (push) Successful in 3m40s
2024-11-06 00:17:58 +01:00
e60f26dca8 Remove firefox
All checks were successful
/ build-image (push) Successful in 2m46s
2024-11-05 23:47:57 +01:00
e828792344 Add first image build workflow
All checks were successful
/ build-image (push) Successful in 5m48s
2024-11-05 23:18:35 +01:00
c0cb05d355 Expand README.md 2024-11-05 21:39:37 +01:00
f9c77cdc32 Add basic Dockerfile 2024-11-05 21:38:51 +01:00
d76f758906 Initial commit 2024-11-05 20:35:31 +00:00