Commit Graph

4 Commits

Author SHA1 Message Date
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
4ab87c78da Refactor CI scripts to remove sudo usage and streamline image deployment process 2025-10-15 19:19:19 +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