Skip to content
🚧 These docs are a work in progress and may contain inaccuracies. Content is being actively reviewed and validated.

System Requirements

Dubby publishes Docker images for x86-64 (amd64). Docker automatically pulls the correct image for your system.

ArchitectureAvailableNotes
x86-64YesAll Docker images
arm64 (Apple Silicon, Raspberry Pi)PlannedNot yet available in CI
ComponentMinimumRecommended
CPU2 cores4+ cores (or GPU for transcoding)
RAM2 GB8-16 GB
Storage (app data)1 GB10 GB+ (metadata images grow with library size)
Storage (transcode cache)5 GB20 GB+ SSD recommended
Docker20.10+Latest stable
Docker Composev2.0+Latest stable

App data (/data volume):

  • Database: ~50 MB per 1,000 media items
  • Metadata images: ~1-5 GB typical (cached from TMDB)
  • Trickplay thumbnails: ~50 MB per movie/episode

Transcode cache (/cache volume):

  • Active playback sessions: up to several GB each
  • Cleaned up automatically when sessions end
  • SSD strongly recommended for smooth transcoding
PlatformSupportHardware transcoding
Linux (x86)FullIntel QSV, NVIDIA NVENC, AMD VAAPI
Linux (ARM)FullSoftware only
macOS (Intel)FullSoftware only (Docker limitation)
macOS (Apple Silicon)FullSoftware only
Windows (WSL2)FullIntel QSV, NVIDIA (with setup)
UnraidFullIntel QSV, NVIDIA
SynologyVariesDepends on NAS model
  • Port 3000 (default) for the web UI and API
  • Local network access is sufficient for home use