I am trying to build a container for a Django App, which uses MySQL-Server. The problem is, when I build the image it will install MySQL-Server which prompts me for setting a password, sadly I cannot write.
I am running this on Windows, so I am using the docker-toolbox and writing in the Docker Quickstart Terminal.