Actions
bug #8101
opencdm-server docker container uses wrong timezone
Status:
New
Priority:
Priority14
Assignee:
Category:
cdmserver
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Severity:
normal
Found in Version:
Description
The docker container uses UTC but should be in the same timezone as the host system.
edit-production ~ # date Fri Feb 15 16:53:52 CET 2019 edit-production ~ # docker exec -it 4df7b3083e04 /bin/bash bash-4.4# date Fri Feb 15 15:54:52 UTC 2019
Updated by Andreas Kohlbecker almost 4 years ago
- Tags changed from phycobank to phycobank, docker
- Priority changed from New to Priority14
- Target version changed from Release 5.6 to Reviewed Next Major Release
Actions