Skip to content

Commit 3bbb4b6

Browse files
committed
Update run.d
1 parent 85248f2 commit 3bbb4b6

File tree

1 file changed

+0
-4
lines changed
  • docs/software/container-engine

1 file changed

+0
-4
lines changed

docs/software/container-engine/run.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,8 @@ To use an image from a different registry, the corresponding registry URL has to
130130
* Within an EDF
131131

132132
```console
133-
$ cat ${HOME}/.edf/example.toml # (1)
134133
image = "nvcr.io#nvidia/nvhpc:23.7-runtime-cuda11.8-ubuntu22.04"
135134
```
136-
137-
1. Assuming `example.toml` is already written at `${HOME}/.edf`.
138-
139135

140136
* On the command line
141137

0 commit comments

Comments
 (0)