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