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