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