peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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