Github user evaldasou commented on the issue:
https://github.com/apache/nifi/pull/1884
You have updated this, but now it fails at this step:
Step 12 : RUN curl -fSL $NIFI_BINARY_URL -o
$NIFI_BASE_DIR/nifi-$NIFI_VERSION-bin.tar.gz && echo "$(curl
$NIFI_BINARY_URL.sha256) *$NIFI_BASE_DIR/nifi-$NIFI_VERSIO
N-bin.tar.gz" | sha256sum -c - && tar -xvzf
$NIFI_BASE_DIR/nifi-$NIFI_VERSION-bin.tar.gz -C $NIFI_BASE_DIR && rm
$NIFI_BASE_DIR/nifi-$NIFI_VERSION-bin.tar.gz
---> Running in 7f0673888650
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0curl: (22) The requested URL returned error: 404 Not Found
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---