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