peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:77aeecd6728234423bcc1e39a9b15ee89ef70f453c669c54413f2699a3cdb0a0
2022-01-15 03:41:27 +01:00
RUN apt -y update && apt install -y prosody && apt -y clean