55 Commits

Author SHA1 Message Date
7d4b582038 Update service activation to include disabling automatic update timer
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2025-10-16 11:59:44 +02:00
e4a6df3eea Enable essential services and disable bootc-fetch-apply-updates.timer in Containerfile
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
2025-10-16 11:38:56 +02:00
d0589f4ec4 update
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/cron/ci Pipeline was successful
2025-10-15 23:30:03 +02:00
98d1a20359 Comment out Plymouth theme configuration in Containerfile
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2025-10-15 19:32:03 +02:00
578315dc8b Add initial scripts and configuration for Fedora image build process
- Create .gitignore to exclude output directory
- Add Containerfile for building Fedora image with necessary configurations
- Implement build-iso.sh for ISO generation
- Implement build.sh for building the image
- Implement push-image.sh for pushing the built image to Docker Hub
2025-10-14 23:38:33 +02:00