Skip to content

InfluxDB does not build anymore #17

@rvdheij

Description

@rvdheij

Trying to build InfluxDB 1.8.2 with --build-arg VERSION=1.8.2 fails because of the explicit reference to a patch that is for v2 specifically. The build with default version appears to hang.

I think you should reconsider the approach to get patches like this from the raw content of another repository, as that makes things rather fragile. If you don't want to contribute patches to fix upstream, then at least package them with your Dockerfile as a single repository.

Even though v1 is end of life, there is value in building the v1 image. The two versions are not compatible and data migration between the two is necessary.

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