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 d97a07a commit 2169f81Copy full SHA for 2169f81
dev-support/docker/README.md
@@ -54,4 +54,4 @@ how to interpret the above JSON -
54
Most commonly, some packages are not available across the toolchains in various platforms. Thus, we
55
would need to build and install them. Since we need to do this across all the Dockerfiles for all
56
the platforms, it could lead to code duplication and managing them becomes a hassle. Thus, we put
57
-the build steps in a `pkg-resolver/install-<package>.sh` and invoke this in all the Dockerfiles.
+the build steps in a `pkg-resolver/install-<package>.sh` and invoke this in all the Dockerfiles.
0 commit comments