Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 2.97 KB

File metadata and controls

59 lines (39 loc) · 2.97 KB

Purpose

This repository builds the Atomic AlmaLinux base images. It takes the official AlmaLinux bootc images, adds a basic desktop environment and smooths out some kinks.

These images are the perfect base from which you can build your own Atomic AlmaLinux respin! To make this easier, we've created a template repository to get you started. Create your own Atomic AlmaLinux respin in minutes!

Usage

Download and install from the ISOs:

Bootc images:

  • quay.io/almalinuxorg/atomic-desktop-gnome
  • quay.io/almalinuxorg/atomic-desktop-kde
  • quay.io/almalinuxorg/atomic-desktop-cosmic
  • Cosign public key: cosign.pub

Contributing

We welcome contributions to all parts of the AlmaLinux project. If you'd like to get involved, please feel free to reach out through the chat!

Contributing - Code and Design

Before submitting code changes, please check if there are any open issues or pull requests that cover your proposal. If not, open an issue with a brief description and so you can discuss it with us first. This helps avoid duplicated work and ensures proposed changes align with project goals. This can be your anticipated workflow:

  • Create an issue describing your changes.
  • Await confirmation from contributors.
  • Fork the project.
  • Create a new branch for your feature or bug fix.
  • Add your code, documentation, etc.
  • Submit a pull request (PR). All PRs should target the main branch.

After review and approval, the changes will be merged and deployed.

Reporting a Bug

If you find a bug, please report it here!

Requesting a Feature

We're open to feature requests! Please follow this workflow:

  1. Search existing issues to see if the feature has already been requested. If so, give it a thumbs up, +1, or a comment on your use-case.
  2. If no similar request exists, open a new issue. Please clearly explain why the feature is needed and provide a detailed use case.

Change Approval Process

  • Minor or cosmetic changes (typos, small style tweaks) can be reviewed and approved by any contributor with merge rights.
  • Larger changes should be agreed on as a SIG.

Getting help

This repo is managed by the Atomic SIG. You can see how best to contact us in the AlmaLinux wiki.