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