mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
supervisor scripts for Docker and supervisor scripts for offline installer are almost same, drop Docker one and share same code to deduplicate them. Closes #9143 Fixes #9194