peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v5.0.0-bullseye@sha256:e2ba6e65f9983e33b7e8e658339127e93918eb09093292ba3f23713fcd35a065
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean