peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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