runabol / tork

A distributed workflow engine
https://tork.run
MIT License
509 stars 24 forks source link

Fix: better sandbox build script #417

Closed runabol closed 2 weeks ago

runabol commented 2 weeks ago

This PR:

  1. Improves the sandbox image build script to be more flexible.
  2. Installs the useradd utility on the image if it does not already exist.
  3. Does not create the tork user if it already exists.