peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v5.2.0-bullseye@sha256:3387bf6620b299f657b2cf41e9be6f44315c1e6063b113b2c7d9ef7e231b3f4a
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean