This project aims to manage Packer images for Rocky Linux.
Rocky Linux is a community-driven, enterprise-grade operating system designed to be a drop-in replacement for CentOS. This repository focuses on creating and maintaining Packer images for Rocky Linux.
Each branch in this repository corresponds to a specific Rocky Linux version. You can find the Packer configurations and scripts for building the images in each branch.
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/willie-cadete/rocky-linux.git - Switch to the desired branch:
git checkout branch-name - Build the Packer image using the provided configuration and scripts.
- Customize the image as needed for your specific use case.
Contributions are welcome! If you would like to contribute to this project, please follow the guidelines outlined in CONTRIBUTING.md.
This project is licensed under the MIT License.