3 lines
172 B
Docker
3 lines
172 B
Docker
FROM chocobozzz/peertube:v3.4.1-buster@sha256:e893f56f22d7a91c86a6dac0763441c679cd5c2e1c0ed8be338ea963ba792d94
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|