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