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