peertube/Dockerfile

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:1240439f74d79649ab6330d660e7cf91a483e901fe4932042b2035bb52f282e6
RUN apt -y update && apt install -y prosody && apt -y clean