3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:218007938a62ba1b7223856d32a664d81cacd736f5c51d1c18c75043ada3c9e0
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|