peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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