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