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