I have dockerfile that builds one intermediate image, which uses sensitive data to pull up code from private repository.
So having such Dockerfile content:
<