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