Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add image and misc endpoints #1

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Add image and misc endpoints #1

wants to merge 10 commits into from

Conversation

geku
Copy link
Owner

@geku geku commented Jun 3, 2013

Support methods for image and misc endpoints.

Currently not ready for merge (WIP)

@nolman
Copy link

nolman commented Jul 15, 2013

I believe these endpoints are live in the latest version of docker

Add changes on master to the wip branch. Regenerate Webmock stubs and make Docker test host URI configurable with .env file.

Conflicts:
	lib/docker/connection.rb
	spec/cassettes/Docker_Resource_Container/commit/creates_a_new_image_from_the_container_s_changes.yml
	spec/cassettes/Docker_Resource_Container/commit/raises_an_exception_for_an_unknown_container.yml
	spec/cassettes/Docker_Resource_Image/history/.yml
	spec/cassettes/Docker_Resource_Image/history/size/.yml
	spec/cassettes/Docker_Resource_Image/history/step/.yml
	spec/cassettes/Docker_Resource_Image/list/.yml
	spec/cassettes/Docker_Resource_Image/list/includes_latest_base_image.yml
	spec/cassettes/Docker_Resource_Image/list/size/.yml
	spec/cassettes/Docker_Resource_Image/remove/deletes_the_image.yml
	spec/cassettes/Docker_Resource_Image/remove/raises_an_exception_for_an_unknown_image.yml
	spec/cassettes/Docker_Resource_Image/show/.yml
	spec/cassettes/Docker_Resource_Image/show/raises_an_exception_for_an_unknown_image.yml
	spec/cassettes/Docker_Resource_Image/tag/an_image_into_a_repository.yml
	spec/cassettes/Docker_Resource_Image/tag/raises_an_exception_for_an_unknown_image.yml
	spec/cassettes/test_setup/commit_container.yml
	spec/cassettes/test_setup/create_container_container_commit.yml
	spec/cassettes/test_setup/create_container_test-image.yml
	spec/cassettes/test_setup/create_container_test-tag.yml
	spec/cassettes/test_setup/delete_container.yml
	spec/cassettes/test_setup/delete_image.yml
	spec/cassettes/test_setup/start_container.yml
	spec/cassettes/test_setup/wait_on_container.yml
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