peertube/Dockerfile

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:1bdf503697d3973249d46e24aedf20f6345d0e754e13e57b6fab075f84f86fa8
RUN apt -y update && apt install -y prosody && apt -y clean