peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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