From 5d4b5bd6b4b51b857326274704af926dffe91209 Mon Sep 17 00:00:00 2001 From: Tamas Gal <tgal@km3net.de> Date: Tue, 29 Jan 2019 21:23:55 +0100 Subject: [PATCH] Add mono image --- base/mono:5 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 base/mono:5 diff --git a/base/mono:5 b/base/mono:5 new file mode 100644 index 0000000..8d4c62e --- /dev/null +++ b/base/mono:5 @@ -0,0 +1,4 @@ +FROM mono:5 + MAINTAINER Tamas Gal <tgal@km3net.de> + + RUN apt-get update -qq && apt-get install -y -qq procps -- GitLab