MCPcopy
hub / github.com/graphile/starter / run-docker-with-env.js

File run-docker-with-env.js

scripts/run-docker-with-env.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2require("dotenv").config();
3const { runSync } = require("./lib/run");
4

Callers

nothing calls this directly

Calls 1

runSyncFunction · 0.85

Tested by

no test coverage detected