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