peertube/Dockerfile

4 lines
174 B
Text
Raw Normal View History

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