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