peertube/Dockerfile

3 lines
174 B
Docker

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