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