peertube/Dockerfile

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:92ba5852c08b09fe3c3e8589de442da047ffca642107d415a3aba6e066619b2b
RUN apt -y update && apt install -y prosody && apt -y clean