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