peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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