liquidnft / lnft

Liquid NFT Platform
GNU Affero General Public License v3.0
56 stars 23 forks source link

chore: m1 compatibility #40

Closed MySolSo closed 2 years ago

MySolSo commented 2 years ago

Changed docker images compatible with the new m1 apple processor

asoltys commented 2 years ago

Had the same config for my m1 macbook with 2 small exceptions:

  1. for hasura service I used fedormelexin/graphql-engine-arm64:v2.0.9.cli-migrations-v3 image
  2. I also had some compatibility issues with ipfs service and I used the linuxserver/ipfs image

@omgmanu I've merged this now so feel free to add those differences in a separate commit