This is an automated email from the ASF dual-hosted git repository.
aw pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/yetus.git
The following commit(s) were added to refs/heads/main by this push:
new 11d2154 YETUS-921. Update docs to highlight Docker configuration
functions (a… (#126)
11d2154 is described below
commit 11d21546623a005a2ff2b763c7c377ed81e2e922
Author: Allen Wittenauer <[email protected]>
AuthorDate: Sun Sep 13 13:58:07 2020 -0700
YETUS-921. Update docs to highlight Docker configuration functions (a…
(#126)
---
.../source/documentation/in-progress/precommit-buildtools.html.md | 1 +
1 file changed, 1 insertion(+)
diff --git
a/asf-site-src/source/documentation/in-progress/precommit-buildtools.html.md
b/asf-site-src/source/documentation/in-progress/precommit-buildtools.html.md
index dd37646..2e76f60 100644
--- a/asf-site-src/source/documentation/in-progress/precommit-buildtools.html.md
+++ b/asf-site-src/source/documentation/in-progress/precommit-buildtools.html.md
@@ -127,6 +127,7 @@ Some build tools (e.g., maven) use custom output for
certain types of compilatio
## pluginname\_docker\_support
To affect the various `docker` command lines, one can use helper functions:
+
* Affecting `docker build` command line:
* [`add_docker_build_arg`](../precommit-apidocs/core/#add_docker_build_arg)
* Affecting `docker run` command line: