diff --git a/delfland/ppo-insight/Dockerfile b/delfland/ppo-insight/Dockerfile index 012723f..c2c4b02 100644 --- a/delfland/ppo-insight/Dockerfile +++ b/delfland/ppo-insight/Dockerfile @@ -1,10 +1,9 @@ # Gebruik een officiƫle Python-image als basis FROM python:3.9-slim -RUN apt-get update && apt-get -y install cron nano procps libmariadb-dev +RUN apt-get update && apt-get -y install cron nano procps RUN apt-get update && apt-get install -y \ gcc \ - libmariadb-dev \ python3-dev \ && rm -rf /var/lib/apt/lists/* diff --git a/delfland/ppo-insight/data.db b/delfland/ppo-insight/data.db index 0bbf89f..e45f0d6 100644 Binary files a/delfland/ppo-insight/data.db and b/delfland/ppo-insight/data.db differ diff --git a/delfland/ppo-insight/templates/resultaat.html b/delfland/ppo-insight/templates/resultaat.html index 9788679..9aa20e5 100644 --- a/delfland/ppo-insight/templates/resultaat.html +++ b/delfland/ppo-insight/templates/resultaat.html @@ -7,11 +7,25 @@ + + @@ -39,7 +53,39 @@
-
+
@@ -110,8 +156,9 @@
- + +