[Solved] Docker and Unattended installation

I need to install openfire in docker and this way easy part, but I’m forced to go through the installation process ! I have the openfire.xml from another already created server (connected to aws database) and I do replace that openfire.xml, but opening locahost:9090 still brings the setup wizard ! the xml that I have has already “true”

So why I’m getting the setup wizard ?

Solved :

The problem was that the openfire.xml needed to be chmod 777 …