{"id":17458142,"url":"https://github.com/pocesar/docker-node-alpine-gyp","last_synced_at":"2025-04-02T21:30:01.768Z","repository":{"id":138843495,"uuid":"74926315","full_name":"pocesar/docker-node-alpine-gyp","owner":"pocesar","description":"Node alpine container for rebuilding stuff (when on windows host)","archived":false,"fork":false,"pushed_at":"2017-02-07T02:41:58.000Z","size":68,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-18T06:28:28.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"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/pocesar.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-28T01:34:17.000Z","updated_at":"2018-03-26T02:54:31.000Z","dependencies_parsed_at":"2023-03-16T07:31:07.037Z","dependency_job_id":null,"html_url":"https://github.com/pocesar/docker-node-alpine-gyp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocesar%2Fdocker-node-alpine-gyp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocesar%2Fdocker-node-alpine-gyp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocesar%2Fdocker-node-alpine-gyp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocesar%2Fdocker-node-alpine-gyp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pocesar","download_url":"https://codeload.github.com/pocesar/docker-node-alpine-gyp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246895510,"owners_count":20851283,"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-10-18T03:55:18.897Z","updated_at":"2025-04-02T21:30:01.747Z","avatar_url":"https://github.com/pocesar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-node-alpine-gyp\n\nNode alpine container for rebuilding stuff (when on windows host)\n\n# Why?\n\nWhen you `npm install` some module that has native bindings, it'll install the host version of the module.\nThis container helps with overwriting usually the `build` directory with a node alpine compatible native module.\n\nIn the example is argon2, if you try to use Windows Host and Docker Machine, it's a no-go\n\n![console](https://raw.github.com/pocesar/docker-node-alpine-gyp/master/argon2.png)\n\n```\ndocker run -v /virtualbox-mount-from-windows/project/node_modules/argon2:/usr/src/app pocesar/node-alpine-gyp:latest\n```\n\n# Usage\n\n```\ndocker run -v /your/failing/node_modules/package/:/usr/src/app pocesar/node-alpine-gyp:6\n# docker run -v /your/failing/node_modules/package/:/usr/src/app pocesar/node-alpine-gyp:7 \n```\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocesar%2Fdocker-node-alpine-gyp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpocesar%2Fdocker-node-alpine-gyp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocesar%2Fdocker-node-alpine-gyp/lists"}