Closed jzohrab closed 1 year ago
V2 has been launched, and the release process could create a new Docker image. The only thing I'm not sure of is how to build containers for multiple architectures. I have read that it's possible, but without knowing how to do it, and without environments to test, I'm reluctant to invest time here. Perhaps others more knowledgeable than I can make some suggestions.
See PR #64 for some additional notes.
Handled in Lute v3, good enough for now!
With docker pre-built images pushed to docker hub, users with docker would be able to start using Lute with just a few clicks:
I don't feel any code changes are needed. V2 (soon to be merged into develop) already has the various code changes in place needed for the image to work well. ... But there may be other requirements as well for this to work on all client machines that I'm not aware of!!
Ref different builds for different architectures (https://docs.docker.com/build/building/multi-platform)