No description
- Dockerfile 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .tekton | ||
| .gitignore | ||
| Containerfile | ||
| LICENSE | ||
| README.md | ||
| renovate.json5 | ||
| repository.yaml | ||
a handy Fedora 41 toolbox
Description
This repository contains a containerized application with CI/CD pipeline configuration using Tekton.
Getting Started
Prerequisites
- Container runtime (like Docker or Podman)
- Kubernetes cluster (for Tekton pipelines)
Building
Build the container image using:
podman build -t fedora-toolbox-handy-41 .
CI/CD
This project uses Tekton pipelines for continuous integration and deployment. The pipeline configuration can be found in the .tekton directory.
License
This project is licensed under the terms found in the LICENSE file.