{"id":21067826,"url":"https://github.com/michaellwest/docker-wrangler-node","last_synced_at":"2026-02-03T17:37:24.086Z","repository":{"id":141915314,"uuid":"495512460","full_name":"michaellwest/docker-wrangler-node","owner":"michaellwest","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-23T19:44:08.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T02:12:29.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/michaellwest.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["michaellwest"],"custom":"https://www.paypal.me/michaellwest"}},"created_at":"2022-05-23T17:38:13.000Z","updated_at":"2022-05-23T17:38:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"415679a3-ab34-4498-a217-53c627816432","html_url":"https://github.com/michaellwest/docker-wrangler-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaellwest/docker-wrangler-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaellwest%2Fdocker-wrangler-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaellwest%2Fdocker-wrangler-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaellwest%2Fdocker-wrangler-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaellwest%2Fdocker-wrangler-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaellwest","download_url":"https://codeload.github.com/michaellwest/docker-wrangler-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaellwest%2Fdocker-wrangler-node/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261649854,"owners_count":23189751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-19T18:12:59.822Z","updated_at":"2026-02-03T17:37:24.017Z","avatar_url":"https://github.com/michaellwest.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/michaellwest","https://www.paypal.me/michaellwest"],"categories":[],"sub_categories":[],"readme":"# Docker Demo for Cloudflare Wrangler\n\nRun from the terminal:\n\n```bash\ndocker exec -it wrangler-node-1 cmd\n```\n\nFollowing the [Getting Started guide](https://developers.cloudflare.com/workers/get-started/guide/) you can create and start working with your new project:\n\n```bash\nwrangler init my-worker\ncd my-worker\n```\n\nUpdate your **wrangler.toml** with the following settings to allow the proper mapping of traffic from outside the container.\n\n```toml\n[dev]\n  ip = \"0.0.0.0\"\n```  \n\nSince you are running from a console in the container, you'll need to create an API token before proceeding.\n\nOpen the .env and update your Account ID and API Token.\n\n```text\nCLOUDFLARE_ACCOUNT_ID=\nCLOUDFLARE_API_TOKEN=\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaellwest%2Fdocker-wrangler-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaellwest%2Fdocker-wrangler-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaellwest%2Fdocker-wrangler-node/lists"}