
pocmatos
2020-7-16 10:07:53
@notjack not a bad idea.

pocmatos
2020-7-16 10:08:32
By the way, we have a problem with docker on arm32. @notjack Do you know anything about this: https://github.com/moby/moby/issues/41217

pocmatos
2020-7-16 10:08:48
This is causing build on ARM (32bits) to fail.

pocmatos
2020-7-16 10:10:24
The situation with the workflow duplication is just getting worse and worse with adding ARM and ARM64 CI. After getting these archs under test, I will stop for a bit and think about re-writing the workflows in racket. I think @mflatt mentioned using scribble/text
would be a good starting point so will give that a go.

notjack
2020-7-16 19:27:48
Not a clue, I have zero experience using multi platform images or even non-x86 images

pocmatos
2020-7-16 19:55:48
Shame, thanks.

pocmatos
2020-7-16 19:56:06
Guess we’ll have to wait for the moby
guys then.