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:4f174eede95a594ea94eced9f93fdef2eff837a94c35a5649a98107e9af8c2ab
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|