peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:2f3e6c85764e7eb4d26620b865e9d914ac287ed3df4b83ffd6df8a7331db0fd4
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean