Skip to content

Commit 2fab53d

Browse files
author
Boris Kuzmic
committed
Removing puzzle for importImage
1 parent b215c3a commit 2fab53d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/java/com/amihaiemil/docker/Images.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@
4040
* unit test method save() and other future methods which may require more
4141
* than 1 HTTP request. Currently, the unit testing infrastructure does
4242
* not support more than 1 HTTP request..
43-
* @todo #254:30min Implement importImage method and create tests. Please note
44-
* that this method is implemented using Docker API Image Create method.
45-
* See https://docs.docker.com/engine/api/v1.35/#operation/ImageCreate for more
46-
* details.
4743
* @todo #254:30mim ImportFromTar method should return Image instead of void.
4844
* Find a way to read the imported Image's identifier, maybe add a new
4945
* implementation of Image for this case.

0 commit comments

Comments
 (0)