peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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