| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: brett55 <bjcull2@gmail.com>
|
|
|
|
| |
Signed-off-by: Adrian Liaw <adrianliaw2000@gmail.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\
| |
| | |
fix #1625 where ImageCollection.build() could return with incorrect image id
|
| |
| |
| |
| | |
image_id depending on docer build output Signed-off-by: Chris Ottinger <chris.ottinger@team.telstra.com>
|
|\ \
| | |
| | | |
Fix misleading build method docs
|
| |/
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|/
|
|
|
|
| |
This patch returns the check made against api when tagging an image as stated in documentation
Signed-off-by: Olivier Sallou <olivier.sallou@irisa.fr>
|
|
|
|
|
|
|
|
|
|
| |
This is related to the multi-stage image building
that was introduced in 17.05 (API 1.29).
This allows a user to specify the stage of a multi-stage
Dockerfile to build for, rather than the final stage.
Signed-off-by: Yong Wen Chua <me@yongwen.xyz>
|
|
|
|
| |
Signed-off-by: Yusuke Miyazaki <miyazaki.dev@gmail.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Aaron Cowdin <aaron.cowdin@gmail.com>
|
|
|
|
| |
Signed-off-by: Aaron Cowdin <aaron.cowdin@gmail.com>
|
|
|
|
| |
Signed-off-by: Frank Sachsenheim <funkyfuture@riseup.net>
|
|
|
|
|
|
|
| |
Fix cache_from integration test
Fix image ID detection in ImageCollection.build
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\
| |
| | |
provide best practice for Image.save
|
| |
| |
| |
| | |
Signed-off-by: realityone <realityone@me.com>
|
| |
| |
| |
| | |
Signed-off-by: Thomas Grainger <tom.grainger@procensus.com>
|
|/
|
|
|
|
|
|
| |
* Fix TypeError when getting the tags property from an image that has
no tags. Ex: An image pulled by cryptohash. It is handled like when
the image doesn't have defined the RepoTags member.
Signed-off-by: Alejandro E. Brito Monedero <alejandro.monedero@gmail.com>
|
|
|
|
|
|
|
| |
Replace references to old Client with APIClient
Moved contents of services.md to appropriate locations
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|
See #1086
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|