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