File tree Expand file tree Collapse file tree 2 files changed +52
-2
lines changed Expand file tree Collapse file tree 2 files changed +52
-2
lines changed Original file line number Diff line number Diff line change 1+ # Version 2.0.0
2+
3+ Various fixes for github issues
4+ - 193
5+ - 197
6+ - 198
7+ - 203
8+ - 207
9+ - 208
10+ - 209
11+ - 211
12+ - 212
13+ - 213
14+ - 215
15+ - 216
16+ - 217
17+ - 218
18+ - 223
19+ - 224
20+ - 225
21+ - 228
22+ - 229
23+ - 230
24+ - 232
25+ - 234
26+ - 237
27+ - 243
28+ - 245
29+ - 255
30+ - 256
31+ - 259
32+
33+ Adding in the following features/functionality
34+
35+ - Ability to define swarm clusters in Hiera.
36+ - Support docker compose file V2.3.
37+ - Support refresh only flag.
38+ - Support for Docker healthcheck and unhealthy container restart.
39+ - Support for Docker on Windows:
40+ - Add docker ee support for windows server 2016.
41+ - Docker image on Windows.
42+ - Docker run on Windows.
43+ - Docker compose on Windows.
44+ - Docker swarm on Windows.
45+ - Add docker exec functionality for docker on windows.
46+ - Add storage driver for Windows.
47+
48+ A full list of issues and PRs associated with this release can be found [ here] ( https://github.com/puppetlabs/puppetlabs-docker/milestone/2?closed=1 )
49+
50+
151# Version 1.1.0
252
353Various fixes for Github issues
@@ -79,4 +129,4 @@ Forked for garethr/docker v5.3.0
79129Added support for:
80130- Docker services within a swarm cluster
81131- Swarm mode
82- - Docker secrets
132+ - Docker secrets
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-docker" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 2.0 .0" ,
44 "author" : " Puppet Labs" ,
55 "summary" : " Module for installing and managing docker" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments