From 21559bb6d96fff4fd8826642100b5f33e1b5fe31 Mon Sep 17 00:00:00 2001 From: Ramil Valitov Date: Thu, 17 Sep 2026 15:52:19 +0300 Subject: [PATCH] fix(date): compute expiry dates without GNU or BSD date MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `date -d` is GNU-only, `date -r ` is BSD-only (busybox's -r reads the timestamp of a *file*), and `date -v+1d` is BSD-only. On Alpine every branch of the existing fallback chains failed, so: - run_guest produced an empty expiry, making `guest