Josh Knapp 96f8acc40d
All checks were successful
Build App / build-linux (push) Successful in 3m24s
Build App / build-windows (push) Successful in 3m51s
Fix Docker socket mount failing on Windows
The Windows named pipe (//./pipe/docker_engine) cannot be bind-mounted
into a Linux container. Use /var/run/docker.sock as the mount source
on Windows, which Docker Desktop exposes for container mounts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 15:49:00 -08:00
2026-02-27 09:40:19 -08:00
2026-02-27 07:00:48 -08:00
Description
No description provided
MIT 1,016 KiB
2026-03-18 16:20:29 +00:00
Languages
TypeScript 47.5%
Rust 38.9%
Shell 7%
HTML 4.3%
Dockerfile 1.4%
Other 0.9%