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