peertube/Dockerfile

4 lines
172 B
Docker
Raw Normal View History

2022-01-15 02:41:27 +00:00
FROM chocobozzz/peertube:v3.4.1-buster@sha256:90a3c08d2f45c0d8676a7c8053d459caaf74b9bf5f3c650aecb44560c47b8676
RUN apt -y update && apt install -y prosody && apt -y clean