peertube/Dockerfile

3 lines
174 B
Docker

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