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