From d26d3add8de9585fe56706ec0551875024bbf43f Mon Sep 17 00:00:00 2001 From: Bryan BRANCOTTE <bryan.brancotte@pasteur.fr> Date: Mon, 24 Jun 2024 14:07:15 +0200 Subject: [PATCH] add image-list anchor --- source/user_guide/configure_image.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/user_guide/configure_image.rst b/source/user_guide/configure_image.rst index 6089125..8d7ba51 100644 --- a/source/user_guide/configure_image.rst +++ b/source/user_guide/configure_image.rst @@ -75,6 +75,7 @@ Here, you can see the content of the ``Dockerfile``: RUN chown shiny:shiny /srv/shiny-server/www +.. _image_list: Line 1: The base image, with the right version ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- GitLab