peertube/Dockerfile
Renovate Bot d1ad076ec6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to ebb236c
2024-05-26 07:00:25 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:ebb236c8016f5fb75c2a1aeec199262c6b85c733b9b3926020f84edaa1c6dd82
RUN apt -y update && apt install -y prosody && apt -y clean