We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc9da4 commit 31cb819Copy full SHA for 31cb819
README.md
@@ -11,6 +11,7 @@ to minimize the size of the generated Docker image.
11
12
**Step 1:** Create the Docker image `miguno/java-docker-build:latest` according to [Dockerfile](Dockerfile).
13
This step uses Maven to build, test, and package the Java application according to [pom.xml](pom.xml).
14
+The resulting image is 87MB in size.
15
16
```shell
17
# This may take a few minutes.
0 commit comments