How to set up timezone for CoreOS?
Find your timezone via this shell command
timedatectl list-timezonesAnd then set it up like this
sudo timedatectl set-timezone Europe/KievThe blog about containerisation, virtual machines and useful shell snippets and findings