Migrated from github.com/shafiqalibhai/sig-cloud-instance-images
This repository has been archived on 2026-06-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Dockerfile 100%
Find a file
ssa 6501d15324
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Merge pull request 'Update alpine Docker tag to v3.24' (#2) from renovate/alpine-3.x into main
Reviewed-on: #2
2026-06-10 08:47:06 +00:00
docker Empty master repo 2014-09-04 08:49:21 -05:00
.woodpecker.yml Fix Woodpecker boilerplate: lowercase repo + failure:ignore on docker step 2026-05-17 19:26:48 +00:00
Dockerfile Update alpine Docker tag to v3.24 2026-06-09 22:35:37 +00:00
README.md Update README with comprehensive project information 2026-04-27 20:39:25 +00:00
renovate.json Configure Renovate (#1) 2026-05-17 22:17:28 +00:00

sig-cloud-instance-images

Overview

Master repository is for scripts or appropriate documentation. Images are branched per major version.

This repository was migrated from upstream source github.com/shafiqalibhai/sig-cloud-instance-images and is preserved here for archival, reference, or continued local development.

At a glance

  • Default branch: master
  • Visibility: public
  • Size: 806.4 MB
  • Created: 2026-04-27
  • Last updated: 2026-04-27
  • Stars / Forks / Open issues: 0 / 0 / 0

Repository structure

  • docker/
  • README.md (284 B)

Getting started

Clone the repository:

git clone https://forgejo.deployview.com/ssa/sig-cloud-instance-images.git
cd sig-cloud-instance-images

Installation

git clone https://forgejo.deployview.com/ssa/sig-cloud-instance-images.git
cd sig-cloud-instance-images

Usage

Refer to the source files in this repository for entry points and intended usage. Update this section with concrete examples once they are established.

Original README

The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.

CentOS Cloud SIG image repository.

Master repository is for scripts or appropriate documentation. Images are branched per major version.

Images are generated from kickstart scripts in the sig-cloud-instance-build repository.

Contributing

Contributions are welcome. The typical workflow is:

  1. Open an issue describing the change you'd like to make.
  2. Fork the repository (or create a feature branch if you have write access).
  3. Commit your changes with clear, descriptive messages.
  4. Open a pull request against the master branch.

Please follow the existing code style and include tests or reproduction steps where relevant.

License

No LICENSE file is currently present in this repository. Treat the contents as all rights reserved by the author until an explicit license is added. If you intend to share or accept contributions, consider adding an OSI-approved license such as MIT, Apache-2.0, or GPL-3.0.

Repository

  • Browse: https://forgejo.deployview.com/ssa/sig-cloud-instance-images
  • Clone (HTTPS): https://forgejo.deployview.com/ssa/sig-cloud-instance-images.git
  • Clone (SSH): ssh://git@forgejo.deployview.com:30143/ssa/sig-cloud-instance-images.git
  • Upstream / origin: github.com/shafiqalibhai/sig-cloud-instance-images

This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.