peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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