Some checks are pending
Build and Push Docker image / Build and Push Docker image (push) Waiting to run
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:e861c8241a83f5de11651d9df0e9f830168eee756f78dc66008b7cd02c9eb7f7
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|