peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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