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