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