Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 1.24 KB

README.md

File metadata and controls

38 lines (33 loc) · 1.24 KB

stashapp/stash with(out) s6

s6 was removed, will keep the naming for now...

for stashapp/stash#4300

latest/ alpine/ arm

  • built on alpine linux, no hardware acceleration support
docker pull ghcr.io/feederbox826/stash-s6:alpine

hwaccel

  • built on debian, hardware acceration support via multiple ffmpeg builds
  • only works on amd64
  • standard debian ffmpeg
    docker pull ghcr.io/feederbox826/stash-s6:hwaccel
    
  • utilizes jellyfin-ffmpeg
    docker pull ghcr.io/feederbox826/stash-s6:hwaccel-jf
    
  • utilizes linuxserver.io ffmpeg
    • has specific additional support for iHD and i965
    docker pull ghcr.io/feederbox826/stash-s6:hwaccel-lscr
    

internal packages

hwaccel-base - shared base image for hardware acceleration

environment variables

PUID - Process User ID
PGID - Process Group ID
SKIP_CHOWN - skips chown operations for /config directory
SKIP_NVIDIA_PATCH - skips patching nvidia driver for multi-stream nvenc
MIGRATE - automatic migration from stashapp/stash or hotio/stash
TZ - timezone