peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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