peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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