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