peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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