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