Docker image for Peertube v4.1.0. Adding bullseye image.
This commit is contained in:
3
docker/Dockerfile.bullseye
Normal file
3
docker/Dockerfile.bullseye
Normal file
@ -0,0 +1,3 @@
|
||||
FROM chocobozzz/peertube:production-bullseye
|
||||
|
||||
RUN apt -y update && apt install -y prosody && apt -y clean
|
Reference in New Issue
Block a user