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