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