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