peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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