fix(systemd): move Docker installation and swarm initialization to systemd enable flow

This commit is contained in:
2026-03-16 10:23:05 +00:00
parent 69e23f667e
commit 7fff15a90c
5 changed files with 64 additions and 58 deletions

View File

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