Skip to content

Commit 71b2cba

Browse files
fossabotj5ik2o
authored andcommitted
Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
1 parent 2220269 commit 71b2cba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.j5ik2o/docker-controller-scala-core_2.13/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.j5ik2o/docker-controller-scala-core_2.13)
66
[![Scaladoc](http://javadoc-badge.appspot.com/com.github.j5ik2o/docker-controller-scala-core_2.13.svg?label=scaladoc)](http://javadoc-badge.appspot.com/com.github.j5ik2o/docker-controller-scala-core_2.13/com/github/j5ik2o/dockerController/index.html?javadocio=true)
77
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
8+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fj5ik2o%2Fdocker-controller-scala.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fj5ik2o%2Fdocker-controller-scala?ref=badge_shield)
89

910
This library provides an easy and simple way to handle Docker Container or Docker Compose on ScalaTest, based on [docker-java](https://github.com/docker-java/docker-java). The implementation of this library is thin, and if you know [docker-java](https://github.com/docker-java/docker-java), your learning cost will be negligible.
1011

@@ -199,3 +200,7 @@ class NginxSpec extends AnyFreeSpec with DockerControllerSpecSupport {
199200
// ...
200201
}
201202
```
203+
204+
205+
## License
206+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fj5ik2o%2Fdocker-controller-scala.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fj5ik2o%2Fdocker-controller-scala?ref=badge_large)

0 commit comments

Comments
 (0)