Pinned issues
Issues
- 3
Container not starting using
#385 opened by bastien-snk - 0
Hello from Self XDSD!
#383 opened by charlesmike - 7
test self pm
#382 opened by amihaiemil - 8
RtLogs.java: Continue implementing this cl
#380 opened by zoeself - 2
RtImagesITCase.java: To have multiple controlled images for filtering and not the ubuntu image dependency for this test will be nice to have the build Images implemented as described here: https://docs.docker.com/engine/api/v1.37/#operation/ImageBuild.
#363 opened by zoeself - 2
RtLogsITCase.java: Fix the IT case for follow(), it is currently failing. We might have to implement the stream decoding (in case TTY is disabled when the Container is created), as explained here, in "Stream format" paragraph: https://docs.docker.com/engine/api/v1.37/#operation/ContainerAttach
#364 opened by zoeself - 2
RtImagesITCase.java: To have multiple controlled i
#373 opened by zoeself - 2
PayloadOf.java: Add tests for PayloadOf.
#365 opened by zoeself - 2
Images.java: Add Fake implementations of I
#379 opened by zoeself - 2
UnixHttpClientITCase.java: This should be un-ignored and refactored after #41 is done. The unix socket server needs to be spooled up, and the url changed accordingly.
#361 opened by zoeself - 2
RtLogsITCase.java: Fix the IT case for follow(),
#374 opened by zoeself - 2
- 2
RtImagesITCase.java: Add integration tests for fil
#372 opened by zoeself - 2
- 2
RtLogs.java: Continue implementing this class, take into consideration the query parameters as described here: https://docs.docker.com/engine/api/v1.35/#operation/ContainerLogs Since the class should be immutable, the parameters should come in the ctor and appended to the requests when they are performed. Let's leave this part for v0.0.3 or later, it's not urgent now.
#370 opened by zoeself - 2
RtContainer.java: Continue implementing the rest of the Container operations (pause, unpause, logs etc) See the Docker API Docs for reference: https://docs.docker.com/engine/api/v1.35/#tag/Container
#368 opened by zoeself - 2
PayloadOf.java: Add tests for PayloadOf.
#375 opened by zoeself - 2
RtContainer.java: Continue implementing the res
#378 opened by zoeself - 2
JsonResource.java: Continue making other Json re
#376 opened by zoeself - 2
JsonResource.java: Continue making other Json resources from the API (e.g. Image), extend this class, so we can avoid the N+1 query problem. Through this mechanism, each resource holds the JsonObject that was returned by the API at the moment of its creation. If the client would like to make sure that the resource's JsonObject is updated, they should call the inspect() method.
#366 opened by zoeself - 2
Swarm.java: Continue implementing the rest of the Swarm operations. See https://docs.docker.com/engine/api/v1.35/#tag/Swarm for reference and also the roadmap laid out here: https://github.com/amihaiemil/docker-java-api/issues/3#issuecomment-375821822
#367 opened by zoeself - 2
Swarm.java: Continue implementing the res
#377 opened by zoeself - 2
Images.java: Add Fake implementations of Images and Image, in order to 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..
#369 opened by zoeself - 7
First Issue For Zoe
#357 opened by amihaiemil - 6
Find more contributors here
#359 opened by amihaiemil - 6
Second Issue for Zoe
#358 opened by amihaiemil - 1
Issue reopen test
#356 opened by amihaiemil - 1
issue close test
#355 opened by amihaiemil - 1
issue close test
#354 opened by amihaiemil - 0
test with no label 333
#353 opened by amihaiemil - 1
test with label
#352 opened by amihaiemil - 1
Test Self Issue
#351 opened by amihaiemil - 5
Release 0.0.13
#339 opened by amihaiemil - 1
Add get method in Containers Interface
#348 opened by jackpan123 - 0
Add Json Suppliers
#346 opened by amihaiemil - 1
Implement Docker.info() endpoint
#344 opened by amihaiemil - 0
Add Logging
#343 opened by amihaiemil - 0
Module for Registry API
#341 opened by amihaiemil - 5
Release 0.0.12
#335 opened by amihaiemil - 5
Local dockerd over HTTPS
#313 opened by amihaiemil - 2
Separate Interfaces from Classes
#324 opened by amihaiemil - 2
Rename LocalDocker and RemoteDocker
#323 opened by amihaiemil - 4
Fail build is coverage is too low
#312 opened by amihaiemil - 0
Add the Glassfish JSON-P Impl to the fat jar
#326 opened by amihaiemil - 3
- 3
Update GPG signing plugin
#322 opened by amihaiemil - 4
401 Unauthorized when trying to Deploy to Nexus
#318 opened by amihaiemil - 7
Release 0.0.11
#317 opened by amihaiemil - 1
Jacoco (code coverage tool) doesn't work on JDK 11
#320 opened by amihaiemil - 8
Please add xml language to code block in Readme
#314 opened by Guseyn