peertube/Dockerfile

4 lines
179 B
Docker
Raw Normal View History

FROM chocobozzz/peertube:v4.0.0-rc.1-bullseye@sha256:d8d188451a4dc2adf92cc065d13e86358e29baaa8d917b455bed838ce02b39fb
2022-01-15 02:41:27 +00:00
RUN apt -y update && apt install -y prosody && apt -y clean