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