peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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