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