Skip to content

Conversation

@artfaal
Copy link

@artfaal artfaal commented Mar 18, 2014

Updates will be baked into the based images you don't need to apt-get upgrade your containers. Because of the isolation that happens this can often fail if something is trying to modify init or make device changes inside a container. It also produces inconsistent images because you no longer have one source of truth of how your application should run and what versions of dependencies are included in the image.
source: http://crosbymichael.com/category/docker.html

Updates will be baked into the based images you don't need to apt-get upgrade your containers. Because of the isolation that happens this can often fail if something is trying to modify init or make device changes inside a container. It also produces inconsistent images because you no longer have one source of truth of how your application should run and what versions of dependencies are included in the image.
source: http://crosbymichael.com/category/docker.html
@jbfink
Copy link
Owner

jbfink commented Mar 19, 2014

Hey @artfaal, thanks, this is new information for me. Can't test it right now (on the road with a Chromebook, so no Docker fun). Will absolutely test it out when I get back though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants