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