selfie of Kenton

Kenton Vizdos

i make cool things in go. this is my dev log. note: it's not a technical masterpiece, I just like writing (sometimes poorly) about what I learn!

Posts tagged with Hotfix

How to fix Docker BuildX lfstack push Error

Encountering the fatal error: lfstack.push when cross-compiling Docker images with buildx? This issue happens when the base image lacks the correct platform setting, leading to runtime failures.

03/17/2025 • Kenton Vizdos