Commit Graph

15 Commits

Author SHA1 Message Date
f8f821442b Reorganize locale and timezone configuration in Containerfile
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/cron/ci Pipeline was successful
2025-10-18 12:52:14 +02:00
d202841ea1 oups
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/cron/ci Pipeline was successful
2025-10-16 12:12:33 +02:00
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
af5ec3f420 Fix build script to ensure TMPDIR is set correctly before buildah command
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
2025-10-15 19:46:35 +02:00
961e38ec1e Refactor CI configuration to include volume mapping and streamline build process
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2025-10-15 19:45:19 +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
e12e9f3e6f update
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2025-10-15 19:22:41 +02:00
a499462379 update
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2025-10-15 19:21:18 +02:00
4ab87c78da Refactor CI scripts to remove sudo usage and streamline image deployment process 2025-10-15 19:19:19 +02:00
d809e35234 Refactor podman login command to use password-stdin for improved security
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2025-10-15 19:14:56 +02:00
9206bc6301 Add sudo installation to CI configuration for image deployment
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2025-10-15 19:11:58 +02:00
e3bbf8f7ea Add CI configuration for automated image deployment
Some checks failed
ci/woodpecker/push/ci Pipeline failed
2025-10-15 19:10:38 +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