Skip to content

Commit 3608c39

Browse files
msimbergRMeli
andauthored
Update docs/software/container-engine/run.md
Co-authored-by: Rocco Meli <[email protected]>
1 parent ec3e289 commit 3608c39

File tree

1 file changed

+1
-1
lines changed
  • docs/software/container-engine

1 file changed

+1
-1
lines changed

docs/software/container-engine/run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ There are three ways to do so:
2424
!!! note "Shared container at the node-level"
2525
For memory efficiency reasons, all Slurm tasks on an individual compute node share the same container, including its filesystem. As a consequence, any write operation to the container filesystem by one task will eventually become visible to all other tasks on the same node.
2626

27-
!!! warning "Container start failure with `id: cannot find name for user ID`"
27+
??? warning "Container start failure with `id: cannot find name for user ID`"
2828
If your slurm job using a container fails to start with an error message similar to:
2929
```console
3030
slurmstepd: error: pyxis: container start failed with error code: 1

0 commit comments

Comments
 (0)