peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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