From 5c5e30a8a977eb410e381d88e379e0ae49a17a5c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 13:15:03 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/source/intro/run_docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/intro/run_docker.rst b/docs/source/intro/run_docker.rst index 4b2f35885c..939560113e 100644 --- a/docs/source/intro/run_docker.rst +++ b/docs/source/intro/run_docker.rst @@ -217,7 +217,7 @@ If you use the Docker image for the development or for the production environmen .. parsed-literal:: $ docker load -i aiida-container-backup.tar - + If you used a `named volume `__, you can backup the volume. .. tab-set::