File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11Change Log
22===
33
4- Latest SNAPSHOT
4+ v2.0.1
55---
6+ Release notes
7+ * This is a bugfix release. With this release docker >= v1.7.0 is recommended.
8+
9+ All changes
10+
611* [ #301 ] (https://github.com/docker-java/docker-java/pull/301 ) Respect exception rules in .dockerignore file while build images
712* [ #298 ] (https://github.com/docker-java/docker-java/pull/298 ) Fix repository name validation errors
813* [ #296 ] (https://github.com/docker-java/docker-java/pull/296 ) Fix Build FROM private registry broken with docker 1.7.x
914* [ #295 ] (https://github.com/docker-java/docker-java/pull/295 ) Support certificate chains in cert.pem
1015* [ #287 ] (https://github.com/docker-java/docker-java/pull/287 ) Using the oomKillDisable flag throws a null pointer exception
1116
12- v.2 .0.0
17+ v2 .0.0
1318---
1419Release notes
1520
@@ -31,7 +36,7 @@ All changes
3136* [ #262 ] ( https://github.com/docker-java/docker-java/pull/262 ) Accept filters in list containers
3237* [ #260 ] ( https://github.com/docker-java/docker-java/pull/260 ) Add labels to create and inspect container
3338
34- v.1 .4.0
39+ v1 .4.0
3540---
3641* [ #248 ] ( https://github.com/docker-java/docker-java/pull/248 ) Removed deprecated start options
3742* [ #247 ] ( https://github.com/docker-java/docker-java/pull/247 ) Add Domainname attribute on create command
You can’t perform that action at this time.
0 commit comments