peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v5.2.0-bullseye@sha256:77224c4465538f68f86479889877c1276ac41b089ec84a47f164a42b7ee8efca
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean