I need to set today\'s date as environment variable in my docker container. What I am trying to do right now is to run date +%Y%m%d command and store its result
date +%Y%m%d