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