From 8c9bfb33af4a960a84ba57ad63d58827c5715fb0 Mon Sep 17 00:00:00 2001 From: satoshi Date: Tue, 14 Apr 2026 10:18:56 +0300 Subject: [PATCH] Drop unused compat assets volume start-sdk pack was failing on 'Copying Assets: No such file' because the compat volume was declared with type: assets but had no assets/compat/ directory to populate it. --- manifest.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/manifest.yaml b/manifest.yaml index 25a00a8..475874a 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -40,7 +40,6 @@ main: mounts: main: /root/.kamado ckpool: /root/.ckpool - compat: /mnt/assets gpu-acceleration: false hardware-requirements: @@ -68,8 +67,6 @@ volumes: type: data ckpool: type: data - compat: - type: assets interfaces: main: