peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v5.2.1-bullseye@sha256:6c141a9067672eba62a237ab0244d3a90edd45b711661a3bfe799884e37cc31c
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean