peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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