Date Format with Docker

How can I make this same configuration using the docker version?

Ps.: The run version (running the .bat) works perfectly applying this configuration.

So how can we change date format like this. yyyy-MM-dd’T’HH:mm:ss.SSS’Z’ for spring boot ?
i dont have web.xml file.