peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:4163821762d506d84514ce6130d69c6d7af388c8a0f1671c255ff07b740b4c56
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean