peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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