MatchbookLab / local-persist

Create named local volumes that persist in the location(s) you want
MIT License
851 stars 122 forks source link

arm64 support #83

Closed razaqq closed 1 year ago

razaqq commented 2 years ago

add support for more architectures like arm64 since go is cross-arch this should be fairly simple there are forks like these https://github.com/smueller18/local-persist already doing it

CWSpear commented 1 year ago

Added. See https://github.com/MatchbookLab/local-persist/pull/88