peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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