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.3-bookworm@sha256:ce9249fb9d73e2decb07214f3aa539f1ed187baeb4813de38ba3fc618612276b
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|