Samuel Philipp
894fa5bb18
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m56s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.0-bookworm@sha256:0f23d188c3a15f2fc579b98dfa0ca19d6cbb22d8b735c565702df4a2ece3c7b4
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|