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