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