-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
Description
The puzzle 83-127c3a0c
from #83 has to be resolved:
docker-java-api/src/main/java/com/amihaiemil/docker/RtImages.java
Lines 96 to 100 in bc8e27a
// @todo #83:30min Several API calls required an authentication header as | |
// explained here: | |
// https://docs.docker.com/engine/api/v1.35/#section/Authentication | |
// (including Images.create()). Find a way to make a reusable object from | |
// that action and introduce it here. |
The puzzle was created by Mihai A on 07-May-18.
Estimate: 30 minutes,
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.