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