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