My Docker File link:- https://www.dropbox.com/s/uiu3q6qdpmqst2f/Screenshot%202018-04-26%2010.01.59.png?dl=0
I am using this commands
docker build -t jmeter123 .
docker run -v /var/www/html/"$(date +%Y%m%d)":/opt/apache-jmeter-4.0/bin/result_html jmeter123:latest
how can i update the html report with timestamp