I’m creating a Spring boot application that connecting to Azure Vault to get configurations. But when my project running inside Docker is running, it failed as it connect connect to the Azure vault. Is there anything I missed in my Dockerfile?
I’m creating a Spring boot application that connecting to Azure Vault to get configurations. But when my project running inside Docker is running, it failed as it connect connect to the Azure vault. Is there anything I missed in my Dockerfile?