peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:8dbf117997b2132880af6a3e3d4035c47266acf8b9488b705b13861f282a56e4
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean