peertube/Dockerfile

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:606cbca7e7535a37b7ecb80c1228b550771f2cd96431eb101bd7645a394674ce
RUN apt -y update && apt install -y prosody && apt -y clean