Skip to content

Commit 1de3a63

Browse files
author
Mark Wilson
committed
Readme updates prior to release prep
1 parent 8d11e67 commit 1de3a63

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,7 @@ docker::plugin {'foo/fooplugin:latest'
888888
ensure => 'absent',
889889
force_remove => true,
890890
}
891+
thub.com
891892
```
892893

893894
## Reference
@@ -937,9 +938,9 @@ docker::plugin {'foo/fooplugin:latest'
937938

938939
The following parameters are available in the `docker_compose` type:
939940

940-
#### `name`
941+
#### 'compose_files'
941942

942-
The Docker compose file path.
943+
An array containing the docker compose file paths.
943944

944945
#### `scale`
945946

@@ -1500,3 +1501,4 @@ This module supports:
15001501
## Development
15011502

15021503
If you would like to contribute to this module, see the guidelines in [CONTRIBUTING.MD](https://github.com/puppetlabs/puppetlabs-docker/blob/master/CONTRIBUTING.md).
1504+

0 commit comments

Comments
 (0)