Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: bust Docker cache to pick up make clean kernel fix

The docker-build.sh is baked into the image. Previous builds had stale
kernel objects causing 'drivers Error 2'. This forces a Docker rebuild.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+1 -1
+1 -1
fedac/native/Dockerfile.builder
··· 1 - ## AC Native OS — Reproducible Build Container (swank) 1 + ## AC Native OS — Reproducible Build Container (make-clean) 2 2 ## 3 3 ## Usage (from repo root): 4 4 ## docker build -t ac-os-builder -f fedac/native/Dockerfile.builder .