Put video on homepage

This commit is contained in:
2021-08-12 22:32:58 +02:00
parent db6af95063
commit 9691433917
3 changed files with 9 additions and 2 deletions

View File

@@ -3,4 +3,5 @@ FROM php:7.4-cli
RUN apt-get update && \
apt-get install -y \
sqlite \
unzip
unzip \
git