mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-16 23:43:10 +00:00
Daytona's Rust SDK doesn't support uploading build context files, so COPY/ADD instructions referencing local files fail at build time with confusing errors. Detect this early in resolve() and return a clear UnsupportedCopyAdd error. Multi-stage COPY --from= and ADD http(s):// are still allowed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| compose.rs | ||
| dockerfile.rs | ||
| features.rs | ||
| jsonc.rs | ||
| lib.rs | ||
| types.rs | ||
| variables.rs | ||