From: Jean-Philippe Orsini Date: Thu, 26 Oct 2017 22:20:27 +0000 (+0200) Subject: reply yes to prompt X-Git-Url: https://git.wpitchoune.net/gitweb/?p=pnews.git;a=commitdiff_plain;h=8b7249672e49df323abd0f0938a15079182167d5 reply yes to prompt --- diff --git a/war/Dockerfile b/war/Dockerfile index fc416db..1a6bb88 100644 --- a/war/Dockerfile +++ b/war/Dockerfile @@ -1,7 +1,7 @@ FROM websphere-liberty:kernel RUN apt-get update -RUN apt-get dist-upgrade +RUN apt-get -y dist-upgrade RUN installUtility install --acceptLicense servlet-3.1