How to delete files after build? I am "building" an image with a google cloud key, so I can not leave this key inside the container, for security reasons. The problem is that if I do not, google cloud will not authenticate. Or is there another way for me to authenticate the google cloud key from outside the container?