Ensure state is destroyed on daemont restart#12423
Merged
Merged
Conversation
Signed-off-by: Michael Crosby <[email protected]>
crosbymichael
force-pushed
the
idkbutitworks
branch
from
April 16, 2015 00:44
7795552 to
a5f7c4a
Compare
Contributor
|
LGTM |
Contributor
|
but curious to find out what @LK4D4 find :) |
Contributor
|
I think we should merge) |
Contributor
|
testing on lxc for due diligence, then will merge |
jessfraz
pushed a commit
that referenced
this pull request
Apr 16, 2015
Ensure state is destroyed on daemont restart
|
Hi there, I get this error with the latest ubuntu package. $ docker --version
Docker version 1.6.0, build 4749651$ docker info
Containers: 12
Images: 227
Storage Driver: aufs
Root Dir: /var/lib/docker/aufs
Backing Filesystem: extfs
Dirs: 251
Dirperm1 Supported: false
Execution Driver: native-0.2
Kernel Version: 3.13.0-49-generic
Operating System: Ubuntu 14.04.2 LTS
CPUs: 4
Total Memory: 7.798 GiB
Name: vm-1189-userHas it been fixed after the latest release or something? Thanks :-) |
|
I see this with docker 1.10, compose 1.6, Ubuntu 15.10. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Michael Crosby [email protected]