peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v4.3.0-bullseye@sha256:2331a3619c9a6e46c8e11e2913fdc45ae782bad72b57ea10e974ca0270cb8def
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean