Skip to content

Conversation

@ikluft
Copy link

@ikluft ikluft commented Jul 10, 2018

I'm submitting changes I made to get the Visualizer to work on a Raspberry Pi 3 cluster. Docker's docs say the aarch64 architecture is deprecated in favor of arm64v8. Also, the old Dockerfile.aarch64 hasn't kept up with changes to the primary Dockerfile, which when applied reduced the image size from 341MB to 157MB.

The changes in this PR are: 1) rename Dockerfile.aarch64 to Dockerfile.arm64v8, 2) update Dockerfile.arm64v8 with changes that have been made to Dockerfile, 3) update the README.md to describe this option for ARM64.

@ikluft ikluft changed the title update deprecated aarch64 architecture to current arm64v8 and catch up with main Dockerfile [ARM64] update deprecated aarch64 architecture to current arm64v8 and catch up with main Dockerfile Jul 10, 2018
@ikluft
Copy link
Author

ikluft commented Oct 6, 2018

I resubmitted this as Pull Request #121 in its own branch "arm64v8-update". That also catches up activity on master since then, and bumps the version of node from 8.11 to 8.12 to pick up security patches. (That version bump should be done on the other Dockerfiles too, but is outside the scope of this PR.)

@ikluft ikluft closed this Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant