peertube/Dockerfile

4 lines
172 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v3.4.1-buster@sha256:e893f56f22d7a91c86a6dac0763441c679cd5c2e1c0ed8be338ea963ba792d94
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean