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