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