peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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