peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:1b70127bee8e03fb1f83803040d6f5ffd52ea84ec37ea93ee5ee47d1b6f8baf7
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean