I want to build dockerfile that db username , password and certificate and all details i need to put in .sh file and supply this details at build time so when it will be pulled by K8S GAR and when it run container this should be available.
Can anyone advice me best way to do it?