File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Singularity Compose is an orchestration tool for Singularity container instances
2424
2525The Singularity container technology started to become popular in 2016,
2626as it offered a more secure option to run encapsulated environments [ @Kurtzer2017-xj ] .
27- Traditionally, this meant that Singularity users could run an script built into the container
27+ Traditionally, this meant that Singularity users could run a script built into the container
2828(called a runscript), execute a custom command, or shell into a container.
2929Unlike Docker [ @Merkel2014-da ] , these basic interactions simply interacted with processes in the
3030foreground (e.g., running a script and exiting) and were not appropriate to run
You can’t perform that action at this time.
0 commit comments