4 lines
172 B
Text
4 lines
172 B
Text
|
FROM chocobozzz/peertube:v3.4.1-buster@sha256:90a3c08d2f45c0d8676a7c8053d459caaf74b9bf5f3c650aecb44560c47b8676
|
||
|
|
||
|
RUN apt -y update && apt install -y prosody && apt -y clean
|