peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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