Mariatta 🤦🏻♀️ :python: on Nostr: I'm trying to set up local dev env for an open source project. The project's setup ...
I'm trying to set up local dev env for an open source project.
The project's setup instruction is to run some kind of makefile and docker, where it pulls its own custom docker image, but the docker image they have is using linux/amd64, but my machine is linux/arm64.
I checked their docker repo, they only have docker image for that one platform.
So... is there some magic that will let me run this on my machine? 😓
The project's setup instruction is to run some kind of makefile and docker, where it pulls its own custom docker image, but the docker image they have is using linux/amd64, but my machine is linux/arm64.
I checked their docker repo, they only have docker image for that one platform.
So... is there some magic that will let me run this on my machine? 😓