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