peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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