Skip to content

Instantly share code, notes, and snippets.

@iksnae
Created December 30, 2019 23:59
Show Gist options
  • Save iksnae/8aa83cee4c9ee61a35ad447c3f92b881 to your computer and use it in GitHub Desktop.
Save iksnae/8aa83cee4c9ee61a35ad447c3f92b881 to your computer and use it in GitHub Desktop.
update docker service
docker service update --image <image>:<version> <service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment