peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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