hey guys, does the ktor docker gradle plugin functionality allow me to select a target architecture? Right now I seem to only be getting amd64 but I want arm64
czuckie
03/03/2024, 3:28 PM
Turns out as it uses
jib
underneath, you can configure which platforms you want like: