peertube/Dockerfile

4 lines
174 B
Text
Raw Permalink Normal View History

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:e60f67a675298418d7b1d737199af2622ad5af195c6d3d4abe963f5e24d0f2a6
2022-01-15 03:41:27 +01:00
RUN apt -y update && apt install -y prosody && apt -y clean