Date: cannot set date: Operation not permitted
From Do you speak Drupalish? Featured Drupal wiki-like documentation
- You can't set the time yourself in a shared-kernel, container-based VPS such as OpenVZ or Virtuozzo. http://serverfault.com/questions/508922/date-cannot-set-date-operation-not-permitted
- Same with docker
- https://github.com/docker/docker/issues/12084
- docker run -t -i --rm -e TZ=Europe/Bucharest rhel6 date
- first fix the date of host machine