peertube/Dockerfile
Samuel Philipp 72b5d0835a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
initial commit
2022-01-15 03:41:27 +01:00

4 lines
172 B
Docker

FROM chocobozzz/peertube:v3.4.1-buster@sha256:90a3c08d2f45c0d8676a7c8053d459caaf74b9bf5f3c650aecb44560c47b8676
RUN apt -y update && apt install -y prosody && apt -y clean