peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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