Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 438 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 438 Bytes

Seatable Python Runner

Based on the official installation manual with some adjustments.

  • This runner can work in a k8s dind environment
  • The script creates a new subdirectory to share data with the dind service container
  • The entrypoint combines the init and start scripts.

Update VERSION variable in .env to align with official release.