Hello, I'm building a custom ranger service integration. I'd like to include this as a pre-registered service def within our organisations Ranger docker image. Currently I build an image that includes the service implementation but I must still start up the container and then register the servicedef via the REST API.
What steps can I take to ensure that the servicedef is pre-registered, and available immediately on Ranger start-up without any additional REST API interactions? Many thanks, Elliot.