{"id":18450168,"url":"https://github.com/devilrancy/docker-npm-tools","last_synced_at":"2025-07-01T13:07:08.820Z","repository":{"id":68643066,"uuid":"74594931","full_name":"devilrancy/docker-npm-tools","owner":"devilrancy","description":"NPM tools inside a single Docker container","archived":false,"fork":false,"pushed_at":"2016-09-19T14:00:16.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T11:41:38.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mrbarlow.co.uk","language":"PowerShell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devilrancy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-11-23T16:32:18.000Z","updated_at":"2018-12-11T12:04:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"569fd43c-ba00-4e6b-8d39-3a819474677b","html_url":"https://github.com/devilrancy/docker-npm-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devilrancy/docker-npm-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devilrancy%2Fdocker-npm-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devilrancy%2Fdocker-npm-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devilrancy%2Fdocker-npm-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devilrancy%2Fdocker-npm-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devilrancy","download_url":"https://codeload.github.com/devilrancy/docker-npm-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devilrancy%2Fdocker-npm-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262969885,"owners_count":23392529,"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-06T07:23:47.473Z","updated_at":"2025-07-01T13:07:08.786Z","avatar_url":"https://github.com/devilrancy.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://images.microbadger.com/badges/image/schodemeiss/npm-tools.svg)](http://microbadger.com/images/schodemeiss/npm-tools \"Get your own image badge on microbadger.com\") [![](https://images.microbadger.com/badges/version/schodemeiss/npm-tools.svg)](http://microbadger.com/images/schodemeiss/npm-tools \"Get your own version badge on microbadger.com\")\n\n# Single Container NPM Tools\nA collection of NPM tools to aid in the development and QA of Javascript/Web applications.\n\n## Current Tools\n\n* npm\n* bower\n* gulp\n* grunt\n* webpack\n* browserify\n* mocha\n\n## Usage\n\nYou can simply call:\n\n```\ndocker run --rm -it -v \"$PWD\":/app schodemeiss/npm-tools\n```\n\nBy default this will run \"npm install \u0026\u0026 gulp\". IE: Install all packages inside the folders \"packages.json\" and then run the default gulp task if one exists.\n\nYou can call the tools by simply using:\n\n```\ndocker run --rm -it -v \"$PWD\":/app schodemeiss/npm-tools bower install\n```\n\nThis will run \"bower\" with the \"install\" argument.\n\nAny of the other tools can be called with their respective usages.\n\n## Helper Scripts\n### Powershell\nA Powershell function alias script can be found here: https://github.com/schodemeiss/docker-npm-tools/blob/master/npm-tools-aliases.ps1\n\nThis will allow you to run \"npm\" without having to run any docker specific commands.\n\n### Bash\nComing Soon!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevilrancy%2Fdocker-npm-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevilrancy%2Fdocker-npm-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevilrancy%2Fdocker-npm-tools/lists"}