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