Commit Graph

9 Commits

Author SHA1 Message Date
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