peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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