Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:45b71ff6f8cfb9df860f1ad10212b1b04ebdffe1fa01bc4609b9261895dcedf8
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|