From 588569a85123cd87ae860765f1d0e76b2adafb3f Mon Sep 17 00:00:00 2001 From: RoboDexo2000 <150604236+RoboDexo2000[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 12:26:05 +0000 Subject: [PATCH] docs: render README.md --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 599a7168..c975e85b 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,13 @@ _A Collection of Container Images Optimized for Kubernetes_ -Welcome to my container images, if looking for a container start by [browsing the container packages](https://github.com/ajgon?tab=packages&repo_name=containers). +Welcome to my container images, if looking for a container start by [browsing the container packages](https://github.com/dexters-ops?tab=packages&repo_name=containers). ## Mission statement The goal of this project is to support containers for various applications, while following the best practices including: -- [Semating versioning](https://semver.org/) +- [Semantic versioning](https://semver.org/) - [Multiple architectures](https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/) - Security best practices - [Rootless PID 1](https://rootlesscontaine.rs/) @@ -60,10 +60,10 @@ A similar approach applies here, but instead of appending a `-ls69` or `-r420` p | Container | Immutable | |------------------------------------------------------|-----------| -| `ghcr.io/ajgon/paperless-ngx:latest` | ❌ | -| `ghcr.io/ajgon/paperless-ngx:1.17.4` | ❌ | -| `ghcr.io/ajgon/paperless-ngx:latest@sha256:613c...` | ✅ | -| `ghcr.io/ajgon/paperless-ngx:1.17.4@sha256:613c...` | ✅ | +| `ghcr.io/dexters-ops/paperless-ngx:latest` | ❌ | +| `ghcr.io/dexters-ops/paperless-ngx:1.17.4` | ❌ | +| `ghcr.io/dexters-ops/paperless-ngx:latest@sha256:613c...` | ✅ | +| `ghcr.io/dexters-ops/paperless-ngx:1.17.4@sha256:613c...` | ✅ | _If pinning an image to the sha256 digest, tools like [Renovate](https://github.com/renovatebot/renovate) support updating the container on a digest or application version change._ @@ -73,12 +73,12 @@ Each Image will be built with a `latest` tag, along with tags specific to it's v Container | Channel | Image | Latest Tags --- | --- | --- | --- -[authelia](https://github.com/dexters-ops/containers/pkgs/container/authelia) | stable | ghcr.io/ajgon/authelia |![4](https://img.shields.io/badge/4-blue?style=flat-square) ![4.37](https://img.shields.io/badge/4.37-blue?style=flat-square) ![4.37.5](https://img.shields.io/badge/4.37.5-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) -[lldap](https://github.com/dexters-ops/containers/pkgs/container/lldap) | stable | ghcr.io/ajgon/lldap |![0](https://img.shields.io/badge/0-blue?style=flat-square) ![0.5](https://img.shields.io/badge/0.5-blue?style=flat-square) ![0.5.0](https://img.shields.io/badge/0.5.0-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) -[lldap-devel](https://github.com/dexters-ops/containers/pkgs/container/lldap-devel) | devel | ghcr.io/ajgon/lldap-devel |![0](https://img.shields.io/badge/0-blue?style=flat-square) ![0.5](https://img.shields.io/badge/0.5-blue?style=flat-square) ![0.5.1](https://img.shields.io/badge/0.5.1-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) -[maddy](https://github.com/dexters-ops/containers/pkgs/container/maddy) | stable | ghcr.io/ajgon/maddy |![0](https://img.shields.io/badge/0-blue?style=flat-square) ![0.7](https://img.shields.io/badge/0.7-blue?style=flat-square) ![0.7.0](https://img.shields.io/badge/0.7.0-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) -[postgres-init](https://github.com/dexters-ops/containers/pkgs/container/postgres-init) | stable | ghcr.io/ajgon/postgres-init |![16](https://img.shields.io/badge/16-blue?style=flat-square) ![16.1](https://img.shields.io/badge/16.1-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) -[postgres-logical-backup](https://github.com/dexters-ops/containers/pkgs/container/postgres-logical-backup) | stable | ghcr.io/ajgon/postgres-logical-backup |![16](https://img.shields.io/badge/16-blue?style=flat-square) ![16.1](https://img.shields.io/badge/16.1-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) +[authelia](https://github.com/dexters-ops/containers/pkgs/container/authelia) | stable | ghcr.io/dexters-ops/authelia |![4](https://img.shields.io/badge/4-blue?style=flat-square) ![4.37](https://img.shields.io/badge/4.37-blue?style=flat-square) ![4.37.5](https://img.shields.io/badge/4.37.5-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) +[lldap](https://github.com/dexters-ops/containers/pkgs/container/lldap) | stable | ghcr.io/dexters-ops/lldap |![0](https://img.shields.io/badge/0-blue?style=flat-square) ![0.5](https://img.shields.io/badge/0.5-blue?style=flat-square) ![0.5.0](https://img.shields.io/badge/0.5.0-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) +[lldap-devel](https://github.com/dexters-ops/containers/pkgs/container/lldap-devel) | devel | ghcr.io/dexters-ops/lldap-devel |![0](https://img.shields.io/badge/0-blue?style=flat-square) ![0.5](https://img.shields.io/badge/0.5-blue?style=flat-square) ![0.5.1](https://img.shields.io/badge/0.5.1-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) +[maddy](https://github.com/dexters-ops/containers/pkgs/container/maddy) | stable | ghcr.io/dexters-ops/maddy |![0](https://img.shields.io/badge/0-blue?style=flat-square) ![0.7](https://img.shields.io/badge/0.7-blue?style=flat-square) ![0.7.0](https://img.shields.io/badge/0.7.0-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) +[postgres-init](https://github.com/dexters-ops/containers/pkgs/container/postgres-init) | stable | ghcr.io/dexters-ops/postgres-init |![16](https://img.shields.io/badge/16-blue?style=flat-square) ![16.1](https://img.shields.io/badge/16.1-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) +[postgres-logical-backup](https://github.com/dexters-ops/containers/pkgs/container/postgres-logical-backup) | stable | ghcr.io/dexters-ops/postgres-logical-backup |![16](https://img.shields.io/badge/16-blue?style=flat-square) ![16.1](https://img.shields.io/badge/16.1-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square) ## Credits @@ -87,4 +87,4 @@ A lot of inspiration (and a lot of copy-pasting to be honest) are thanks to the +--> \ No newline at end of file