peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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