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