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