| 1 | #!/usr/bin/env node |
| 2 | // Build the computerd-linux-x64 SEA binary, stage it into the platform |
| 3 | // package, and produce a docker image that downstream Dockerfiles |
| 4 | // can `COPY --from`. Tagged `cloudflare/computer-computerd-linux-x64` |
nothing calls this directly
no test coverage detected