peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:27a04f725d4eb71ad54cbc7d0835423301d8643d5763f97f79dadf849546e3e9
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean