peertube/Dockerfile

4 lines
174 B
Docker
Raw Normal View History

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