peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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