Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

MINIFI-524 Added ARM64 Docker for MiniFi so that Minifi can be Used on Edge systems like Raspberry PI #184

Closed
wants to merge 6 commits into from

Conversation

MATRIX4284
Copy link
Contributor

@MATRIX4284 MATRIX4284 commented Feb 2, 2020

Thank you for submitting a contribution to Apache NiFi - MiNiFi.

In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced
    in the commit message?

  • Does your PR title start with MINIFI-XXXX where XXXX is the JIRA number you are trying to resolve? Pay particular attention to the hyphen "-" character.

  • Has your PR been rebased against the latest commit within the target branch (typically master)?

  • Is your initial contribution a single, squashed commit?

For code changes:

  • Have you ensured that the full suite of tests is executed via mvn -Pcontrib-check clean install at the root nifi-minifi folder?
  • Have you written or updated unit tests to verify your changes?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE file, including the main LICENSE file under minifi-assembly?
  • If applicable, have you updated the NOTICE file, including the main NOTICE file found under minifi-assembly?

For documentation related changes:

  • Have you ensured that format looks appropriate for the output in which it is rendered?

Note:

Please ensure that once the PR is submitted, you check travis-ci for build issues and submit an update to your PR as soon as possible.

@MATRIX4284
Copy link
Contributor Author

Changed one prop for build

@MATRIX4284 MATRIX4284 closed this Feb 3, 2020
@MATRIX4284
Copy link
Contributor Author

closing for some edits

@MATRIX4284
Copy link
Contributor Author

reopening after changes for travis

@MATRIX4284 MATRIX4284 reopened this Feb 3, 2020
Copy link
Member

@apiri apiri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @MATRIX4284 sorry for the delay on the review. I think the approach is mostly okay but would prefer to have this consolidated a bit more with the main Docker items as we seem to get a fair bit of duplication as a result.

Comment on lines 50 to 54
#USER minifi

#RUN mkdir a

#RUN ls -lrt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we clean these up please?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleaned up

See the License for the specific language governing permissions and
limitations under the License.
-->
# Docker Image Quickstart
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we look to augment the base README in lieu of having another copy?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have updated the readme base

@MATRIX4284
Copy link
Contributor Author

Updated Docker file as well as readme

@MATRIX4284
Copy link
Contributor Author

Please let me know regarding the plan for the merge

@apiri apiri closed this in 70d2e35 May 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants