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