Skip to content

Instantly share code, notes, and snippets.

@schleg
Created November 16, 2014 03:27
Show Gist options
  • Save schleg/06b5cea44aefa5f4c2bb to your computer and use it in GitHub Desktop.
Save schleg/06b5cea44aefa5f4c2bb to your computer and use it in GitHub Desktop.
Sets the date correctly in the boot2docker host VM
boot2docker ssh sudo date -u -D %Y%m%dT%T --set="$(date -u +%Y%m%dT%T)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment