Merge pull request #210 from mikeroyal/mikeroyal-patch-173

Added runc & container-images to Containers.
This commit is contained in:
Michael Royal 2023-04-02 01:52:56 -07:00 committed by GitHub
commit 4d50c9627e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -238,6 +238,10 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o
[Red Hat Quay](https://quay.io/) is a project that Builds, Stores, and Distributes your Applications and Containers.
[runc](https://github.com/opencontainers/runc) is a CLI tool for spawning and running containers on Linux according to the OCI specification.
[container-images](https://github.com/opencontainers/container-images) is a collection of container images used in CI across various opencontainers projects.
[Clair](https://github.com/quay/clair) is an open source project for the static analysis of vulnerabilities in application containers (currently including [OCI](https://github.com/opencontainers/image-spec/blob/master/spec.md) and [Docker](https://github.com/docker/docker/blob/master/image/spec/v1.2.md)).
[Shipwright](https://github.com/SelfhostedPro/Shipwright) is a WebUI to generate templates for Yacht, Portainer, Docker-Compose, and Unraid.