peertube/Dockerfile

4 lines
174 B
Docker
Raw Permalink Normal View History

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