{"id":13620709,"url":"https://github.com/drag0n141/containers","last_synced_at":"2026-01-17T05:04:29.870Z","repository":{"id":222313241,"uuid":"756042579","full_name":"drag0n141/containers","owner":"drag0n141","description":"Collection of container images i am using","archived":false,"fork":false,"pushed_at":"2026-01-12T06:06:42.000Z","size":1102,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-12T16:11:11.753Z","etag":null,"topics":["containers","self-hosted"],"latest_commit_sha":null,"homepage":"https://github.com/drag0n141?tab=packages\u0026repo_name=containers","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drag0n141.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-11T20:10:00.000Z","updated_at":"2026-01-12T06:06:37.000Z","dependencies_parsed_at":"2025-12-18T12:07:04.250Z","dependency_job_id":null,"html_url":"https://github.com/drag0n141/containers","commit_stats":null,"previous_names":["drag0n141/containers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drag0n141/containers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drag0n141%2Fcontainers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drag0n141%2Fcontainers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drag0n141%2Fcontainers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drag0n141%2Fcontainers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drag0n141","download_url":"https://codeload.github.com/drag0n141/containers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drag0n141%2Fcontainers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28498026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["containers","self-hosted"],"created_at":"2024-08-01T21:00:58.677Z","updated_at":"2026-01-17T05:04:29.860Z","avatar_url":"https://github.com/drag0n141.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"\u003c!---\nNOTE: AUTO-GENERATED FILE\nto edit this file, instead edit its template at: ./github/scripts/templates/README.md.j2\n--\u003e\n\u003cdiv align=\"center\"\u003e\n\n\n## Containers\n\n_An opinionated collection of container images_\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![GitHub Repo stars](https://img.shields.io/github/stars/drag0n141/containers?style=for-the-badge)\n![GitHub forks](https://img.shields.io/github/forks/drag0n141/containers?style=for-the-badge)\n![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/drag0n141/containers/release-scheduled.yaml?style=for-the-badge\u0026label=Scheduled%20Release)\n\n\u003c/div\u003e\n\nWelcome to our container images, if looking for a container start by [browsing the GitHub Packages page for this repo's packages](https://github.com/drag0n141?tab=packages\u0026repo_name=containers).\n\n## Mission statement\n\nThe goal of this project is to support [semantically versioned](https://semver.org/), [rootless](https://rootlesscontaine.rs/), and [multiple architecture](https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/) containers for various applications.\n\nWe also try to adhere to a [KISS principle](https://en.wikipedia.org/wiki/KISS_principle), logging to stdout, [one process per container](https://testdriven.io/tips/59de3279-4a2d-4556-9cd0-b444249ed31e/), no [s6-overlay](https://github.com/just-containers/s6-overlay) and all images are built on top of [Alpine](https://hub.docker.com/_/alpine) or [Ubuntu](https://hub.docker.com/_/ubuntu).\n\n## Tag immutability\n\nThe containers built here do not use immutable tags, as least not in the more common way you have seen from [linuxserver.io](https://fleet.linuxserver.io/) or [Bitnami](https://bitnami.com/stacks/containers).\n\nWe do take a similar approach but instead of appending a `-ls69` or `-r420` prefix to the tag we instead insist on pinning to the sha256 digest of the image, while this is not as pretty it is just as functional in making the images immutable.\n\n| Container                                          | Immutable |\n|----------------------------------------------------|-----------|\n| `ghcr.io/drag0n141/sonarr:latest`                   | ❌         |\n| `ghcr.io/drag0n141/sonarr:3.0.8.1507`                | ❌         |\n| `ghcr.io/drag0n141/sonarr:latest@sha256:8053...`    | ✅         |\n| `ghcr.io/drag0n141/sonarr:3.0.8.1507@sha256:8053...` | ✅         |\n\n_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._\n\n## Passing arguments to a application\n\nSome applications do not support defining configuration via environment variables and instead only allow certain config to be set in the command line arguments for the app. To circumvent this, for applications that have an `entrypoint.sh` read below.\n\n1. First read the Kubernetes docs on [defining command and arguments for a Container](https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/).\n2. Look up the documentation for the application and find a argument you would like to set.\n3. Set the argument in the `args` section, be sure to include `entrypoint.sh` as the first arg and any application specific arguments thereafter.\n\n    ```yaml\n    args:\n      - /entrypoint.sh\n      - --port\n      - \"8080\"\n    ```\n\n## Configuration volume\n\nFor applications that need to have persistent configuration data the config volume is hardcoded to `/config` inside the container. This is not able to be changed in most cases.\n\n## Available Images\n\nEach Image will be built with a `latest` tag, along with tags specific to it's version. Available Images Below\n\nContainer | Channel | Image | Latest Tags\n--- | --- | --- | ---\n[cdpgvector](https://github.com/drag0n141/containers/pkgs/container/cdpgvector) | stable | ghcr.io/drag0n141/cdpgvector |![0.4.0](https://img.shields.io/badge/0.4.0-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square)\n[cdpgvectorchord](https://github.com/drag0n141/containers/pkgs/container/cdpgvectorchord) | stable | ghcr.io/drag0n141/cdpgvectorchord |![1.0.0](https://img.shields.io/badge/1.0.0-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square)\n[getmail](https://github.com/drag0n141/containers/pkgs/container/getmail) | stable | ghcr.io/drag0n141/getmail |![6](https://img.shields.io/badge/6-blue?style=flat-square) ![6.19](https://img.shields.io/badge/6.19-blue?style=flat-square) ![6.19.10](https://img.shields.io/badge/6.19.10-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square)\n[periphery](https://github.com/drag0n141/containers/pkgs/container/periphery) | stable | ghcr.io/drag0n141/periphery |![1](https://img.shields.io/badge/1-blue?style=flat-square) ![1.19](https://img.shields.io/badge/1.19-blue?style=flat-square) ![1.19.5](https://img.shields.io/badge/1.19.5-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square)\n[whisparr-nightly](https://github.com/drag0n141/containers/pkgs/container/whisparr-nightly) | nightly | ghcr.io/drag0n141/whisparr-nightly |![2](https://img.shields.io/badge/2-blue?style=flat-square) ![2.0](https://img.shields.io/badge/2.0-blue?style=flat-square) ![2.0.0](https://img.shields.io/badge/2.0.0-blue?style=flat-square) ![2.0.0.2130](https://img.shields.io/badge/2.0.0.2130-blue?style=flat-square) ![latest](https://img.shields.io/badge/latest-green?style=flat-square)\n\n\n## Contributing\n\n1. Install [Docker](https://docs.docker.com/get-docker/), [Taskfile](https://taskfile.dev/) \u0026 [Cuelang](https://cuelang.org/)\n2. Get familiar with the structure of the repositroy\n3. Find a similar application in the apps directory\n4. Copy \u0026 Paste an application and update the directory name\n5. Update `metadata.json`, `Dockerfile`, `ci/latest.sh`, `ci/goss.yaml` and make it suit the application build\n6. Include any additional files if required\n7. Use Taskfile to build and test your image\n\n    ```ruby\n    task APP=sonarr CHANNEL=main test\n    ```\n\n### Automated tags\n\nHere's an example of how tags are created in the GitHub workflows, be careful with `metadata.json` as it does affect the outcome of how the tags will be created when the application is built.\n\n| Application | Channel   | Stable  | Base    | Generated Tag               |\n|-------------|-----------|---------|---------|-----------------------------|\n| `sonarr`    | `develop` | `false` | `false` | `sonarr-develop:3.0.8.1538` |\n| `sonarr`    | `develop` | `false` | `false` | `sonarr-develop:latest`     |\n| `sonarr`    | `main`    | `true`  | `false` | `sonarr:3.0.8.1507`         |\n| `sonarr`    | `main`    | `true`  | `false` | `sonarr:latest`             |\n\n## Deprecations\n\nContainers here can be **deprecated** at any point, this could be for any reason described below.\n\n1. The upstream application is **no longer actively developed**\n2. The upstream application has an **official upstream container** that follows closely to the mission statement described here\n3. The upstream application has been **replaced with a better alternative**\n4. The **maintenance burden** of keeping the container here **is too bothersome**\n\n**Note**: Deprecated containers will remained published to this repo for 6 months after which they will be pruned.\n## Credits\n\nA lot of inspiration and ideas are thanks to the hard work of [hotio.dev](https://hotio.dev/) and [linuxserver.io](https://www.linuxserver.io/) contributors, and [onedr0p](https://github.com/onedr0p).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrag0n141%2Fcontainers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrag0n141%2Fcontainers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrag0n141%2Fcontainers/lists"}