chore: harden installer and add smoke ci

This commit is contained in:
Peter Steinberger
2026-01-11 23:54:26 +00:00
parent 55e55c8825
commit 60430fcd2e
8 changed files with 438 additions and 71 deletions

View File

@@ -5,7 +5,7 @@ RUN apt-get update \
bash \
ca-certificates \
curl \
git \
sudo \
&& rm -rf /var/lib/apt/lists/*
COPY run.sh /usr/local/bin/clawdbot-install-smoke