peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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