Skip to content

Installing Flow on a system without glibc #1605

@jbrockett

Description

@jbrockett

I am trying to install flow on an alpine linux docker image. I am able to install node without issue, but can't get flow to compile. In looking through the make code it should work on systems without glibc (alpine is based on musl), but I am unable to get make to build flow. I have worked through the various steps and it seems that the only part of the make that fails is the installation of inotify. Has anyone been able to successfully build flow on Alpine or other non-glibc system?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions