You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Notes
9
9
* The configuration has been changed to better match the docker CLI configuration options. The properties file was renamed from `docker.io.properties` to `docker-java.properties`. See README.md for details.
10
10
11
11
All changes
12
-
12
+
*[#590] (https://github.com/docker-java/docker-java/pull/590) Fix default docker.properties to match with docker CLI defaults
13
13
*[#585] (https://github.com/docker-java/docker-java/pull/585) Add RootDir property to GraphData
14
14
*[#580] (https://github.com/docker-java/docker-java/pull/580) Fixes execute permissions for files when copied to container
15
15
*[#579] (https://github.com/docker-java/docker-java/pull/579) Adds missing name filter evaluation to netty version of ListImagesCmdExec
0 commit comments