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