peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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