diff --git a/src/Dockerfile b/src/Dockerfile index fec0dcf..e43ac4a 100644 --- a/src/Dockerfile +++ b/src/Dockerfile @@ -7,7 +7,4 @@ WORKDIR /data RUN pip install --no-cache-dir -r /data/requirements.txt -RUN ls -RUN pwd - CMD ["gunicorn", "-b", "0.0.0.0:5000", "app:app"] diff --git a/src/data/static/img/backgrounds/background8.gif b/src/data/static/img/backgrounds/background8.gif new file mode 100644 index 0000000..b506995 Binary files /dev/null and b/src/data/static/img/backgrounds/background8.gif differ