Disable console over Serial in Dev on RPi3?

Hi Forum,

If I understood correctly only development images have the getty service enabled by default and this can be disable using

Question : If I download a development image from Balena Cloud.
Is there any way I can modify the image disabling the getty service before the first boot up?
My guess that I have to compile a custom development image But exist something easier?

Thank you.

ps: If I have to build a custom development image what files and parameters has to be changed in order to disable the getty service?