Files
peertube-plugin-livechat/docker/Dockerfile.bullseye
2022-02-23 15:57:50 +01:00

4 lines
106 B
Docker

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