Clone this repo down to your local machine.
A dev team has been developing this docker container. They are using static secrets committed in the repo for development. They want to deploy this to production.
How can we get away from the hardcoded secrets in this repo?
What else should we be considering for this?