We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c742a commit f86abdbCopy full SHA for f86abdb
CHANGELOG.md
@@ -3,7 +3,8 @@ Change Log
3
4
docker-java-0.10.5-SNAPSHOT
5
---
6
-
+
7
+ * [#118](https://github.com/docker-java/docker-java/pull/118) Use chunked encoding when passing the docker image
8
* [#115](https://github.com/docker-java/docker-java/pull/115) Polish RestartPolicy
9
* [#114](https://github.com/docker-java/docker-java/pull/114) Fix CreateContainerCmdImpl.withVolumesFrom()
10
* [#111](https://github.com/docker-java/docker-java/pull/111) Allow to send empty messages in StartContainerCmd
0 commit comments