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
This commit is contained in:
@@ -0,0 +1 @@
|
||||
output/
|
||||
Reference in New Issue
Block a user