Skip to content

Bump v0.6.7#2812

Merged
vieux merged 295 commits intoreleasefrom
bump_v0.6.7
Nov 22, 2013
Merged

Bump v0.6.7#2812
vieux merged 295 commits intoreleasefrom
bump_v0.6.7

Conversation

@vieux
Copy link
Copy Markdown
Contributor

@vieux vieux commented Nov 22, 2013

No description provided.

justone and others added 30 commits November 6, 2013 12:03
Add -p when running the container (node example)
Updated Redis service example to use links. Removed "Linking Redis" example as redundant.
Make iptable return an error in case of output
…_else_fails

Fix Assign id as name when all else fails
- Add the option of adding the user to docker's group and avoid the usage of "sudo" before each command
Explicitly enable container networking for Fedora and other distros that
have a REJECT all rule at the end of their FORWARD table.
… a unix epoch) in the string format that the docker cli shows to the user
…ate-string

Use string timestamp for docker events -since
Victor Vieux and others added 22 commits November 21, 2013 02:44
Allow images to be saved and loaded by id and repository
When we start a container we lock state, we should do the same in stop.

Detected via -race.
Revert "Lock state before we modify."
Fix title on doc page for remote_api_client_libraries.rst
Fix #2342. Harmonize information about ADD. Cross-link build info.
Change to documentation for AWS AMI request
make the docker commit help more copy&pasteable
Fix layer size computation: handle hard links correctly
Skip the volumes mounted when deleting the volumes of container.
Minor code simplification for Containers api
Refactor State to be 100% thread safe
@crosbymichael
Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@shykes
Copy link
Copy Markdown
Contributor

shykes commented Nov 22, 2013

LGTM

vieux pushed a commit that referenced this pull request Nov 22, 2013
@vieux vieux merged commit cb48ecc into release Nov 22, 2013
vieux pushed a commit that referenced this pull request Nov 22, 2013
@tianon tianon deleted the bump_v0.6.7 branch November 22, 2013 05:01
@liql
Copy link
Copy Markdown

liql commented Nov 22, 2013

when I push a image into my Private Repositories

#docker images

two image id equal

when I execute “docker rmi $(image_id)”

echo "Error: Conflict, cc4 wasn't deleted"

what should i do????

@unclejack
Copy link
Copy Markdown
Contributor

@liql Can you open an issue for this, please?

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.