3 lines
179 B
Docker
3 lines
179 B
Docker
FROM chocobozzz/peertube:v4.0.0-rc.1-bullseye@sha256:d8d188451a4dc2adf92cc065d13e86358e29baaa8d917b455bed838ce02b39fb
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|