A Dockerfile COPYs .env (with the production API key) into the image "so the container just works." The image gets pushed to the team registry. What just happened?
A Dockerfile COPYs .env (with the production API key) into the image "so the container just works." The image gets pushed to the team registry. What just happened?