yegor256/thindeck

View on GitHub
docker/java-maven/README.md

Summary

Maintainability
Test Coverage
It's a simple Docker image with Java and Maven 3.2.

Use it like this in your `Dockerfile`:

```
FROM yegor256/java-maven
```