Skip to content

Fails docker builds for images that do not have git #36

@mrister

Description

@mrister

If you use docker and a small image like alpine that has no git and rely on npm then you will not be able to build the image because this module dependency is one obtained via git.

Offending line:
https://github.com/tunnckoCore/koa-better-body/blob/master/package.json#L24

The solution, install it from npm instead of git.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pkg: koa-better-bodyPriority: LowThis issue can probably be picked up by anyone looking to contribute to the project.Status: Awaiting ResponseWaiting author or someone to respond to question or clarificationStatus: CompletedIssue with steps to reproduce the bug that’s been verified by at least one reviewer.Type: MaintenanceUpdating phrasing or wording to make things clearer or removing ambiguity, without a functionality.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions