Pull and recreate stack? #5454
Replies: 1 comment
-
Hey, thanks for starting this discussion. We're just experimenting with how we would like to use 'discussions' at the moment, would you mind opening up this question as an 'issue' for now? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to pull and recreate an entire stack, to do an upgrade?
Old-style I'd just do:
docker-compose pull
docker-compose up -d
On the container screen there's a button to recreate, which then gives the option to pull the latest image - why not on the stack?
Beta Was this translation helpful? Give feedback.
All reactions