3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:0a51fd573dcb127698e6abd490015f22c6a3662784f1bf91bf72f9d8ca8fe7a2
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|