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