3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:7891158b4441edffe76af229eff8a33eb05a6804204835126e2ae75a4232fc2c
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|