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