peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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