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