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