peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v5.2.0-bullseye@sha256:105a089f60e0f5319c3ce06763b013f610ada5cc9f86a37b5ac4ba5b5ff14726
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean