peertube/Dockerfile

4 lines
174 B
Docker
Raw Permalink Normal View History

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