peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:d2d65a3727b66a5ada30d3b74d070b266705392b9e59d39a77a3d81d97f1dbdb
2022-01-15 03:41:27 +01:00
RUN apt -y update && apt install -y prosody && apt -y clean