{"id":51326430,"url":"https://github.com/anym001/docker-nextcloud","last_synced_at":"2026-07-01T19:00:14.255Z","repository":{"id":368675504,"uuid":"1276169149","full_name":"anym001/docker-nextcloud","owner":"anym001","description":"Official Nextcloud (apache) image with ffmpeg added — drop-in replacement, auto-updated.","archived":false,"fork":false,"pushed_at":"2026-07-01T17:19:04.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-01T18:26:22.748Z","etag":null,"topics":["apache","container","docker","docker-image","dockerhub","ffmpeg","file-sharing","ghcr","nextcloud","self-hosted"],"latest_commit_sha":null,"homepage":"https://github.com/anym001/docker-nextcloud/pkgs/container/docker-nextcloud","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anym001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2026-06-21T16:18:32.000Z","updated_at":"2026-07-01T17:14:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/anym001/docker-nextcloud","commit_stats":null,"previous_names":["anym001/docker-nextcloud"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/anym001/docker-nextcloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anym001%2Fdocker-nextcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anym001%2Fdocker-nextcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anym001%2Fdocker-nextcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anym001%2Fdocker-nextcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anym001","download_url":"https://codeload.github.com/anym001/docker-nextcloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anym001%2Fdocker-nextcloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35019037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["apache","container","docker","docker-image","dockerhub","ffmpeg","file-sharing","ghcr","nextcloud","self-hosted"],"created_at":"2026-07-01T19:00:13.042Z","updated_at":"2026-07-01T19:00:14.078Z","avatar_url":"https://github.com/anym001.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nextcloud Docker Images (with ffmpeg)\n\n[![Tests](https://img.shields.io/github/actions/workflow/status/anym001/docker-nextcloud/ci.yml?label=Tests)](https://github.com/anym001/docker-nextcloud/actions/workflows/ci.yml)\n[![Build](https://img.shields.io/github/actions/workflow/status/anym001/docker-nextcloud/build-docker.yml?label=Build)](https://github.com/anym001/docker-nextcloud/actions/workflows/build-docker.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/anym001/docker-nextcloud/blob/HEAD/LICENSE)\n[![Release](https://img.shields.io/github/v/release/anym001/docker-nextcloud?label=Release)](https://github.com/anym001/docker-nextcloud/releases)\n[![GHCR](https://img.shields.io/badge/GHCR-docker--nextcloud-2496ED?logo=docker\u0026logoColor=white)](https://github.com/anym001/docker-nextcloud/pkgs/container/docker-nextcloud)\n[![Docker Hub](https://img.shields.io/badge/Docker%20Hub-docker--nextcloud-2496ED?logo=docker\u0026logoColor=white)](https://hub.docker.com/r/anym001/docker-nextcloud)\n\nThe official [Nextcloud](https://hub.docker.com/_/nextcloud) image (apache\nvariant) with [`ffmpeg`](https://ffmpeg.org/) added — nothing else is changed.\n\nEverything else is the original image, so all usage, configuration, environment\nvariables and volumes are exactly as documented upstream. **Please refer to the\nofficial documentation:**\n\n- **Docker image:** https://hub.docker.com/_/nextcloud\n- **Nextcloud admin manual:** https://docs.nextcloud.com/\n\n## Usage\n\nUse this image as a drop-in replacement for `nextcloud` — same tags, same\nconfiguration. Images are published to both **GHCR** and **Docker Hub**:\n\n```\ndocker pull ghcr.io/anym001/docker-nextcloud:latest\ndocker pull anym001/docker-nextcloud:latest      # Docker Hub\n```\n\nTags:\n\n- `\u003cversion\u003e` — e.g. `34.0.0` (fixed, built for each official version)\n- `\u003cmajor\u003e` — e.g. `34` (rolling; tracks the newest patch of that major, like the official `nextcloud:34`)\n- `latest` — points to the newest official version\n\nTo confirm ffmpeg is available inside the container:\n\n```\ndocker exec \u003ccontainer\u003e ffmpeg -version\n```\n\n## Automated Build System\n\nNew official Nextcloud versions (major 33 and up, excluding beta/RC builds)\nare detected automatically on Docker Hub and rebuilt with ffmpeg. Every\nstable version not yet published by this repo is built, not just the\nnewest — so a new patch release on an older major still gets an image;\n`latest` always points to the overall newest version.\n\n- `release-check.yml` — daily check of the official image tags; triggers a\n  build for every stable apache version (\u003e= 33) missing from this repo's\n  GitHub releases\n- `build-docker.yml` — builds the image and pushes it to GHCR and Docker Hub,\n  then creates a GitHub Release\n- `ci.yml` — lints the Dockerfile and workflows and verifies that ffmpeg is\n  present and runnable\n\n## Contributing\n\nPRs are welcome — see [CONTRIBUTING.md](CONTRIBUTING.md). Security issues:\nplease report them privately, see [SECURITY.md](SECURITY.md).\n\n## License\n\nThe contents of this repository (Dockerfile, workflows, and documentation) are\nlicensed under the [MIT License](https://github.com/anym001/docker-nextcloud/blob/HEAD/LICENSE).\n\nThis project only packages the official Nextcloud image with an additional\npackage; it does not modify or redistribute Nextcloud's source.\n[Nextcloud](https://github.com/nextcloud) and [ffmpeg](https://ffmpeg.org/) are\ndistributed under their own licenses, and all upstream copyrights and\ntrademarks remain with their respective owners.\n\n---\n\nBuilt with [Claude Code](https://claude.com/claude-code).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanym001%2Fdocker-nextcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanym001%2Fdocker-nextcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanym001%2Fdocker-nextcloud/lists"}