peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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