From 62564aa16d8397b3d73172974cc5dfc5fc610756 Mon Sep 17 00:00:00 2001 From: Tim Besard Date: Fri, 20 Dec 2024 10:03:49 +0100 Subject: [PATCH] Add a welcome message to the container. [skip tests] --- Dockerfile | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Dockerfile b/Dockerfile index 093990a6e8..ddf30358f0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -69,6 +69,17 @@ RUN mkdir -m 0777 /depot ENV JULIA_DEPOT_PATH=/usr/local/share/julia: COPY <