{"id":19571400,"url":"https://github.com/torstendittmann/node-docker-runtime","last_synced_at":"2026-06-10T13:31:29.370Z","repository":{"id":132712056,"uuid":"392688897","full_name":"TorstenDittmann/node-docker-runtime","owner":"TorstenDittmann","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-16T12:01:39.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T18:34:10.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TorstenDittmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-04T12:57:32.000Z","updated_at":"2024-10-16T12:01:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"e72326f2-02b2-4de1-873d-c5d2f0e31e47","html_url":"https://github.com/TorstenDittmann/node-docker-runtime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TorstenDittmann/node-docker-runtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TorstenDittmann%2Fnode-docker-runtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TorstenDittmann%2Fnode-docker-runtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TorstenDittmann%2Fnode-docker-runtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TorstenDittmann%2Fnode-docker-runtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TorstenDittmann","download_url":"https://codeload.github.com/TorstenDittmann/node-docker-runtime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TorstenDittmann%2Fnode-docker-runtime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34155422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T06:18:46.621Z","updated_at":"2026-06-10T13:31:29.351Z","avatar_url":"https://github.com/TorstenDittmann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# usage\n\n```bash\ndocker build -t node-runtime .\n```\n\n```bash\ndocker run -p 3000:3000 -v /your_code/path:/usr/code node-runtime\n```\n\n# request\n\nRequests can be done to any url on the choosen port. \n\nFor an execution we need to perform a POST request with its body containing all necessary informations.\n\n## request body\n\n```json\n{\n    \"path\": \"/usr/code\",\n    \"file\": \"index.js\",\n\n    // following will be exposed to the function\n    \"env\": {\n        // env variables\n    },\n    \"payload\": {\n        // payload\n    },\n    \"headers\": {\n        // headers\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorstendittmann%2Fnode-docker-runtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftorstendittmann%2Fnode-docker-runtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorstendittmann%2Fnode-docker-runtime/lists"}