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