We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bbb4b6 commit 8ac9a4cCopy full SHA for 8ac9a4c
docs/software/container-engine/index.md
@@ -32,7 +32,7 @@ Save this file below as `ubuntu.toml` in `${HOME}/.edf` directory (the default
32
Create `${HOME}/.edf` if the folder doesn't exist.
33
A more detailed explanation of each entry for the EDF can be seen in the [EDF reference][ref-ce-edf-reference].
34
35
-```console
+```bash
36
image = "library/ubuntu:24.04"
37
mounts = ["/capstor/scratch/cscs/${USER}:/capstor/scratch/cscs/${USER}"]
38
workdir = "/capstor/scratch/cscs/${USER}"
0 commit comments