Closed clach04 closed 5 months ago
It's a manual process to upload to Docker hub at the moment. I don't do it that frequently, so have avoided learning GitHub CI.
There is support for armv7 but these images are not published to Docker hub, they have to be manually built. See this pr.
Awesome! Thanks for the info, I'm in a tricky spot as the two platforms I tried to build/run hit issues (mostly related to rust building of orjson - I mostly have Windows working but still struggling through arm7 (32-bit ARM).
Are there build scripts for publishing to https://hub.docker.com/ or is it manual builds/upload? I can't see anything in .github directory for CI.
I just realized there is no arm 32-bit (armv7) at https://hub.docker.com/r/dullage/flatnotes/tags so I'm likely to build one and wondered if I could crib from an existing one.