issues
search
runabol
/
tork
A distributed workflow engine
https://tork.run
MIT License
603
stars
40
forks
source link
Fix: better sandbox build script
#417
Closed
runabol
closed
5 months ago
runabol
commented
5 months ago
This PR:
Improves the sandbox image build script to be more flexible.
Installs the
useradd
utility on the image if it does not already exist.
Does not create the
tork
user if it already exists.
This PR:
useradd
utility on the image if it does not already exist.tork
user if it already exists.