peertube-plugin-livechat/docker/Dockerfile.buster
2021-06-01 20:41:20 +02:00

4 lines
104 B
Docker

FROM chocobozzz/peertube:production-buster
RUN apt -y update && apt install -y prosody && apt -y clean