peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v4.3.0-bullseye@sha256:0f1710c9c860c3ec978f5fb410bfffeee07adf85f9d81d1066bfe5b2c705b3f0
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean