Skip to content

Instantly share code, notes, and snippets.

@romach
Created April 6, 2017 19:31
Show Gist options
  • Save romach/c71ab85557ba4dc98c9b6dcdd73abc4e to your computer and use it in GitHub Desktop.
Save romach/c71ab85557ba4dc98c9b6dcdd73abc4e to your computer and use it in GitHub Desktop.
Update docker service
docker service update --env-add "UPDATE_DATE=$(date)" --env-add "TZ=CET" service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment