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