To make it easier analyzing log files, I mounted /etc/timezone to all my containers. But when I do that for my authentic containers this will result OAuth timestamps where delivered to the application with the current time, in my case utc+2, instead of delivering current utc time.
To make it easier analyzing log files, I mounted /etc/timezone to all my containers. But when I do that for my authentic containers this will result OAuth timestamps where delivered to the application with the current time, in my case utc+2, instead of delivering current utc time.