peertube/Dockerfile

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:11c2189a2091c064046c60c96ea6f14034656559e4710b2e83a53ef6e2bcab18
RUN apt -y update && apt install -y prosody && apt -y clean