peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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