All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m49s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:bf53adeed18ae88353313f57e2a3d8c0ffed3c95b55bc3de0d93f5949d56b0dc
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|