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