peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v4.3.0-bullseye@sha256:ce81d4100c183d9db21c0a497e120679b463dd37e0a4c17b0c94a9fc19d7f295
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean