peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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