indigo-dc / udocker

A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.
https://indigo-dc.github.io/udocker/
Apache License 2.0
1.32k stars 133 forks source link

run a container without rexstracting it every time #426

Closed gambalab closed 2 months ago

gambalab commented 2 months ago

Hi, Is it possible to run the same container in parallel but extracting it one time?

gambalab commented 2 months ago

solution found here https://github.com/indigo-dc/udocker/issues/142