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