peertube-plugin-livechat/docker/Dockerfile.buster

4 lines
104 B
Docker
Raw Normal View History

2021-06-01 18:41:20 +00:00
FROM chocobozzz/peertube:production-buster
RUN apt -y update && apt install -y prosody && apt -y clean