{"id":15001890,"url":"https://github.com/realies/nextcloud-docker","last_synced_at":"2026-03-11T15:11:12.519Z","repository":{"id":221059707,"uuid":"753340173","full_name":"realies/nextcloud-docker","owner":"realies","description":"⛴  Official Nextcloud Images + FFmpeg","archived":false,"fork":false,"pushed_at":"2025-02-16T20:38:50.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T21:27:12.601Z","etag":null,"topics":["docker","ffmpeg","nextcloud","nextcloud-docker","nextcloud-server"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/realies/nextcloud","language":"Dockerfile","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/realies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-05T23:25:32.000Z","updated_at":"2025-02-16T20:38:53.000Z","dependencies_parsed_at":"2024-04-28T04:33:23.471Z","dependency_job_id":"a4cad7e3-3835-4a1f-a75e-3427e28c03c5","html_url":"https://github.com/realies/nextcloud-docker","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"9c35f1a6dee1aacd8754dc009c64f9db1efff75b"},"previous_names":["realies/nextcloud-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realies%2Fnextcloud-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realies%2Fnextcloud-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realies%2Fnextcloud-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realies%2Fnextcloud-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realies","download_url":"https://codeload.github.com/realies/nextcloud-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243141240,"owners_count":20242819,"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":["docker","ffmpeg","nextcloud","nextcloud-docker","nextcloud-server"],"created_at":"2024-09-24T18:31:50.422Z","updated_at":"2026-03-11T15:11:12.514Z","avatar_url":"https://github.com/realies.png","language":"Dockerfile","readme":"# Nextcloud Docker with FFmpeg\n\n[![GitHub Last Commit](https://img.shields.io/github/last-commit/realies/nextcloud-docker)](https://github.com/realies/nextcloud-docker/commits/main)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/realies/nextcloud-docker/nextcloud-docker.yml)](https://github.com/realies/nextcloud-docker/actions)\n[![Docker Pulls](https://img.shields.io/docker/pulls/realies/nextcloud)](https://hub.docker.com/r/realies/nextcloud)\n[![Docker Image Size](https://img.shields.io/docker/image-size/realies/nextcloud/latest)](https://hub.docker.com/r/realies/nextcloud)\n\nAutomated builds of official Nextcloud Docker images with FFmpeg pre-installed for video thumbnail generation and media processing (required by apps like [Memories](https://github.com/pulsejet/memories)).\n\n## Features\n\n- 🔄 **Automated builds** — rebuilds only when upstream Nextcloud images change\n- 🏷️ **All official tags** — `latest`, `fpm`, `apache`, `stable`, `production`, alpine variants, etc.\n- 🎬 **FFmpeg included** — enables video previews and transcoding\n- 🖥️ **Multi-architecture** — supports all architectures where FFmpeg is available\n\n## Usage\n\nDrop-in replacement for the official image:\n\n```bash\ndocker pull realies/nextcloud:latest\n```\n\nOr in your `docker-compose.yml`:\n\n```yaml\nservices:\n  nextcloud:\n    image: realies/nextcloud:fpm\n    # ... rest of your config\n```\n\n## Available Tags\n\nAll non-versioned tags from the [official Nextcloud image](https://hub.docker.com/_/nextcloud) are available:\n\n| Tag | Base | Description |\n|-----|------|-------------|\n| `latest` | Debian | Latest stable with Apache |\n| `apache` | Debian | Apache variant |\n| `fpm` | Debian | PHP-FPM variant |\n| `fpm-alpine` | Alpine | PHP-FPM on Alpine Linux |\n| `stable` | Debian | Stable release with Apache |\n| `stable-fpm` | Debian | Stable with PHP-FPM |\n| `stable-fpm-alpine` | Alpine | Stable PHP-FPM on Alpine |\n| `production` | Debian | Production release with Apache |\n| `production-fpm` | Debian | Production with PHP-FPM |\n| `production-fpm-alpine` | Alpine | Production PHP-FPM on Alpine |\n\n## How It Works\n\nA GitHub Actions workflow runs daily and:\n\n1. Checks each upstream Nextcloud tag for changes\n2. Tests FFmpeg package availability per architecture\n3. Builds only for architectures where FFmpeg is available\n4. Pushes multi-arch images to Docker Hub\n\nImages are only rebuilt when the upstream base image actually changes, so Portainer and similar tools won't show false update notifications.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealies%2Fnextcloud-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealies%2Fnextcloud-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealies%2Fnextcloud-docker/lists"}