fireph / docker-twitch-drops-miner

MIT License
10 stars 4 forks source link

standard_init_linux.go:219: exec user process caused: exec format error #2

Closed MurasameCyan closed 1 week ago

MurasameCyan commented 3 months ago

oh, can you add arm support? pls

fireph commented 3 months ago

oh, can you add arm support? pls

I have no idea how to do this or how it is implemented. Is ARM supported by the base jlesage/baseimage-gui:ubuntu-22.04-v4 image? If not then there's no way to add support without using a different base image (and this one works great for me, so I'm not inclined to rewrite the whole thing).

fireph commented 1 week ago

@MurasameCyan I changed around the build a bit, arm should work now