peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

2022-01-15 15:17:44 +00:00
FROM chocobozzz/peertube:v4.0.0-bullseye@sha256:d4c4b203f5d2b31465a69cdb1a25d2e75aa322a8db5009978f6807fd36abd0cd
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean