peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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