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:

  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.