From a8581cb614ae54990bdeaf0ae1960af3da811061 Mon Sep 17 00:00:00 2001 From: Jonathan Alvarsson Date: Mon, 22 Jun 2020 17:49:03 +0200 Subject: [PATCH] add Java and less --- Dockerfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d2b832d..2af4695 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,9 @@ RUN apt update && apt install -y --no-install-recommends \ wget \ curl \ sqlite \ - sqlite3 + sqlite3 \ + default-jre \ + less # add pharmbio templates, examples and misc WORKDIR /pharmbio/