1
How to delete files after build? I am "building" an image with a google cloud key, so I can’t leave this key inside the container, for security reasons. The problem is that if I don’t get it, the google cloud won’t authenticate. Or is there another way I can authenticate the google cloud key from outside the container?