peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v5.1.0-bullseye@sha256:a32f688cec8a90b90af89bd35d9b17191b2bde94e8085ef3b2e7ed639576a294
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean