peertube-plugin-livechat/docker/Dockerfile.bullseye

4 lines
106 B
Docker
Raw Normal View History

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