peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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