fix(onebox): move Docker auto-install and swarm initialization into Onebox startup flow

This commit is contained in:
2026-03-16 03:04:57 +00:00
parent d3b78054ad
commit 51c1962042
5 changed files with 65 additions and 58 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.14.4',
version: '1.14.5',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}