peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:4fa13fa4246cf1620cb0b31309ed02cc4297dc696f8d12c5416a9c2806432725
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean