peertube/Dockerfile

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:e861c8241a83f5de11651d9df0e9f830168eee756f78dc66008b7cd02c9eb7f7
RUN apt -y update && apt install -y prosody && apt -y clean