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