-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
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
Labels
No labels