peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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