Those were the follow up steps:
- move those files to a git repository instead of being on the build
- making sure docker containers are removed after finishing
- make the start up script a little bit more robust! Upgrading Bamboo would be useful
- mariadb doesn’t need to expose a port to the host
- retrieve the application logs even after the container finished, and on the build itself ( I have no idea where they are, or are we talking here about only the maven jetty one?)
- also, set up the real tests. I exported the port 8080 to the host too, but as we have 2 build agents on the same server, I suppose we can set anything else.