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