peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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