peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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