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