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