Skip to content

Commit

Permalink
Removing puzzle for importImage
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Kuzmic committed Jan 10, 2019
1 parent b215c3a commit 2fab53d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/com/amihaiemil/docker/Images.java
Expand Up @@ -40,10 +40,6 @@
* unit test method save() and other future methods which may require more
* than 1 HTTP request. Currently, the unit testing infrastructure does
* not support more than 1 HTTP request..
* @todo #254:30min Implement importImage method and create tests. Please note
* that this method is implemented using Docker API Image Create method.
* See https://docs.docker.com/engine/api/v1.35/#operation/ImageCreate for more
* details.
* @todo #254:30mim ImportFromTar method should return Image instead of void.
* Find a way to read the imported Image's identifier, maybe add a new
* implementation of Image for this case.
Expand Down

0 comments on commit 2fab53d

Please sign in to comment.