We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 395f446 commit eff5177Copy full SHA for eff5177
README.md
@@ -35,7 +35,7 @@ docker build -f Dockerfile25 -t wlanboy/javahttpclient:jre .
35
36
docker images --format "table {{.Repository}}\t{{.Tag}}\t{{.Size}}" | grep "javahttpclient"
37
wlanboy/javahttpclient jre 510MB
38
-wlanboy/javahttpclient jlink 223MB
+wlanboy/javahttpclient jlink 259MB
39
```
40
41
# Run container
0 commit comments