As the creator of stash-s6, I am clearly biased but I’m not sure if I have anything to gain besides more bug reports
tl;dr
- baremetal is the ABSOLUTE BEST, as long as you’re okay without python management or can run your own
- avoid
binarygeek119/stash-cuda
(outdated),stashapp/stash-cuda
(hard to build) andhotio/stash
(compatibility issues) if possible stash-s6
is the only repo with V4L2 (raspi) accelerationnerethos
andstash-s6
both have python management
Images
Name | DockerHub | GitHub |
---|---|---|
stashapp/stash (official) | stashapp/stash |
GitHub - stashapp/stash: An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc |
hotio | hotio/stash |
ghcr.io/hotio/stash |
nerethos | nerethos/stash-jellyfin-ffmpeg |
ghcr.io/nerethos/stash |
feederbox826 | feederbox826/stash-s6 |
ghcr.io/feederbox826/stash-s6 |
stash-cuda (manual) | stash/docker/build/x86_64 at develop · stashapp/stash · GitHub |
Feature Breakdown
Name | hardware acceleration | ARM support | ffmpeg | python version | python dependency installer |
---|---|---|---|---|---|
baremetal | CUDA,QSV,VAAPI,V4L2 | v6,v7,arm64 | 6.1[1] / 7.1[2] | system | system |
stashapp/stash (official) | ![]() |
v6,v7,arm64 | 6.11[3] | 3.12[4] | ![]() |
hotio | ![]() |
arm64 | 6.11[3:1] | 3.12[4:1] | ![]() |
nerethos | CUDA,QSV,VAAPI | ![]() |
6.0.1-8-jellyfin[5] | 3.11[6] | ![]() |
feederbox826 | CUDA,QSV,VAAPI,V4L2 | v6[7],v7,arm64 | 7-jellyfin[8] | 3.12[4:2] / 3.12[9] | ![]() |
stash-cuda | CUDA | ![]() |
4.4.2[10] | ![]() |
![]() |
Packaging
Host | Name | Upstream Image | Documentation/Support |
---|---|---|---|
TrueNAS Scale | stash | stashapp/stash | stash | TrueCharts Charts |
Unraid | CorneliousJD stash | stashapp/stash | [SUPPORT] Stash - CorneliousJD Repo - Docker Containers - Unraid |
Unraid | hotio stash | hotio/stash | unraid-templates/hotio/stash.xml at master · hotio/unraid-templates · GitHub |
Unraid | feederbox826 stash | feederbox826 | GitHub - feederbox826/unraid-templates: Unraid templates |
Other
binarygeek119/stash-cuda
DockerHub | GitHub
- Excluded since it’s last update was over 1y ago (2023-03-30) and there is no CI to keep it updated
Footnotes
ARMv6 support only without hwaccel ↩︎