Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Dockerfile.arm64 #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

silverbullettruck2001
Copy link

@silverbullettruck2001 silverbullettruck2001 commented Nov 2, 2020

Added Dockerfile to build a release that uses the arm64 architecture. The key differences are in line 3, to use 20.04, line 44 to use libicu66, and 55-57 to swap out the AMDx64 for ARM64. I tested this out on my RPi4s running Ubuntu as the host OS and it seems to be stable.

Added Dockerfile to build a release that uses the arm64 architecture
@DyonR
Copy link
Owner

DyonR commented Nov 6, 2020

I have no experience with Raspberry Pi's and never owned one, so I can't test it myself. Nevertheless, I am fine with merging this in the main repo.
Since it has been a few days, just as an extra confirmation, you haven't ran into any problems at all?
WireGuard and OpenVPN both work fine?

@silverbullettruck2001
Copy link
Author

I haven't tried WireGuard. I do know that OpenVPN is ok. There have been some hiccups due to server changes with PIA, but that had nothing to do with the changes, just with PIA service. I know that PIA said that they do have some support for WireGuard, but the last I checked they only support it using their VPN client, not OpenVPN. Do you know of a way to use WireGuard via PIA that I could use to test it?

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.

2 participants