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