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