MCPcopy Create free account
hub / github.com/cloudflare/computer / build-docker.mjs

File build-docker.mjs

packages/computerd/scripts/build-docker.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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`

Callers

nothing calls this directly

Calls 3

readFileSyncFunction · 0.85
logMethod · 0.65
dirnameFunction · 0.50

Tested by

no test coverage detected