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