We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df3379 commit b2eae6dCopy full SHA for b2eae6d
tiny-java-containers/README.md
@@ -56,7 +56,7 @@ In a terminal, run:
56
1. The `hello` executable generated by GraalVM Native Image in the Dockerfile
57
using the `--static --libc=musl` options is a fully self-contained
58
executable. This means that it does not rely on any libraries in the host
59
- operating system environment. This makes it easier to package in a variety
+ operating system environment. This makes it easier to package in a variety of container images.
60
of Docker container images.
61
62
2. You can see in the output of the Dockerfile build that `ls -lh` reports the
0 commit comments