{"id":13548138,"url":"https://github.com/onedr0p/containers","last_synced_at":"2025-04-08T10:17:35.664Z","repository":{"id":37633467,"uuid":"506037098","full_name":"onedr0p/containers","owner":"onedr0p","description":"My collection of container images","archived":false,"fork":false,"pushed_at":"2024-10-27T17:01:06.000Z","size":2085,"stargazers_count":311,"open_issues_count":4,"forks_count":83,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-30T02:37:09.869Z","etag":null,"topics":["containers","self-hosted"],"latest_commit_sha":null,"homepage":"https://github.com/onedr0p?tab=packages\u0026repo_name=containers","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onedr0p.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"onedr0p","custom":["https://www.paypal.me/devinbuhl"]}},"created_at":"2022-06-21T23:44:50.000Z","updated_at":"2024-10-30T00:55:51.000Z","dependencies_parsed_at":"2023-02-19T16:05:26.694Z","dependency_job_id":"c377690c-3cb8-4d2c-a765-9f8f431ecf7f","html_url":"https://github.com/onedr0p/containers","commit_stats":{"total_commits":2505,"total_committers":38,"mean_commits":65.92105263157895,"dds":0.7497005988023953,"last_synced_commit":"b72df6b108c491117f07e5ed7a53fdf6cd2f860b"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onedr0p%2Fcontainers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onedr0p%2Fcontainers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onedr0p%2Fcontainers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onedr0p%2Fcontainers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onedr0p","download_url":"https://codeload.github.com/onedr0p/containers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247819940,"owners_count":21001394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-01T12:01:06.170Z","updated_at":"2025-04-08T10:17:35.645Z","avatar_url":"https://github.com/onedr0p.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/onedr0p","https://www.paypal.me/devinbuhl"],"categories":["Dockerfile"],"sub_categories":[],"readme":"\u003e [!WARNING]\n\u003e This repository has moved [here](https://github.com/home-operations/containers) and will be deleted on or after March 17, 2026.\n\n\u003cdiv align=\"center\"\u003e\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/onedr0p/containers?style=for-the-badge)\n![GitHub forks](https://img.shields.io/github/forks/onedr0p/containers?style=for-the-badge)\n![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/onedr0p/containers/release.yaml?style=for-the-badge\u0026label=Release)\n\n\u003c/div\u003e\n\nWelcome to my container images, if looking for a container start by [browsing the GitHub Packages page for this repo's packages](https://github.com/onedr0p?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\nIt also adheres 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/onedr0p/sonarr:rolling`                   | ❌         |\n| `ghcr.io/onedr0p/sonarr:4.0.13.2932`                | ❌         |\n| `ghcr.io/onedr0p/sonarr:rolling@sha256:8053...`    | ✅         |\n| `ghcr.io/onedr0p/sonarr:4.0.13.2932@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## Eschewed features\n\nThere is no multiple \"channels\" of the same application. For example Prowlarr, Radarr, and Sonarr will only have the develop branch published and not the master \"stable\" branch. Qbittorrent will only be published with LibTorrent 2.x.\n\n## Rootless\n\nTo run these containers as non-root make sure you update your configuration to the user and group you want.\n\n### Docker compose\n\n```yaml\nnetworks:\n  sonarr:\n    name: sonarr\n    external: true\nservices:\n  sonarr:\n    image: ghcr.io/onedr0p/sonarr:4.0.13.2932\n    container_name: sonarr\n    user: 65534:65534\n    # ...\n```\n\n### Kubernetes\n\n```yaml\napiVersion: apps/v1\nkind: Deployment\nmetadata:\n  name: sonarr\n# ...\nspec:\n  # ...\n  template:\n    # ...\n    spec:\n      # ...\n      securityContext:\n        runAsUser: 65534\n        runAsGroup: 65534\n        fsGroup: 65534\n        fsGroupChangePolicy: OnRootMismatch\n# ...\n```\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 extra arguments in the `args` section like below.\n\n    ```yaml\n    args:\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## 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\n## Credits\n\nA lot of inspiration and ideas are thanks to the hard work of the home-ops community, [hotio.dev](https://hotio.dev/) and [linuxserver.io](https://www.linuxserver.io/) contributors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonedr0p%2Fcontainers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonedr0p%2Fcontainers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonedr0p%2Fcontainers/lists"}