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