peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:78b6b5b8d26e8809c442c4557c3b4233fdfe5b488b04d8bdb537d859076b14b6
2022-01-15 03:41:27 +01:00
RUN apt -y update && apt install -y prosody && apt -y clean