You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If it works anything like docker then it's probably easy to add. The docker support is not complicated so should provide inspiration, you essentially will have to define a config data type which will be transformed into an ExternalProcess. An ExternalProcess is just a call to a process with some arguments.
This would be extremely useful in science/HPC contexts where Singularity is much more likely to be available than Docker.
I'd be willing to do some work on this if there is some interest and it isn't already in this works.
The text was updated successfully, but these errors were encountered: