Skip to content
Discussion options

You must be logged in to vote

You've got the process down quite well. I don't have any significant changes to what you said, just some reminders, really:

For stopping the container, just make sure you've either specified a stop timeout when starting the container or manually specify one at stop time to allow enough time to gracefully shut down the app and MongoDB. See this section of the readme for more info on that.

For your steps, you don't really need to keep the previous container around; you can remove the old container before starting the new one as there is nothing unique stored inside the previous container. As long as you have the image from the previous version, you can roll back quickly. Plus if you're like…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jhgarrison
Comment options

Answer selected by jhgarrison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants