Fix link, --context-sub-path ,--skip-unused-stages

This commit is contained in:
Keisuke Umegaki 2020-08-26 10:59:06 +09:00 committed by GitHub
parent 146ec6a9cd
commit a77fc85861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ _If you are interested in contributing to kaniko, see [DEVELOPMENT.md](DEVELOPME
- [--cache](#--cache) - [--cache](#--cache)
- [--cache-dir](#--cache-dir) - [--cache-dir](#--cache-dir)
- [--cache-repo](#--cache-repo) - [--cache-repo](#--cache-repo)
- [--context-sub-path](#context-sub-path) - [--context-sub-path](#--context-sub-path)
- [--digest-file](#--digest-file) - [--digest-file](#--digest-file)
- [--oci-layout-path](#--oci-layout-path) - [--oci-layout-path](#--oci-layout-path)
- [--insecure-registry](#--insecure-registry) - [--insecure-registry](#--insecure-registry)
@ -75,7 +75,7 @@ _If you are interested in contributing to kaniko, see [DEVELOPMENT.md](DEVELOPME
- [--verbosity](#--verbosity) - [--verbosity](#--verbosity)
- [--whitelist-var-run](#--whitelist-var-run) - [--whitelist-var-run](#--whitelist-var-run)
- [--label](#--label) - [--label](#--label)
- [--skip-unused-stages](#skip-unused-stages) - [--skip-unused-stages](#--skip-unused-stages)
- [Debug Image](#debug-image) - [Debug Image](#debug-image)
- [Security](#security) - [Security](#security)
- [Comparison with Other Tools](#comparison-with-other-tools) - [Comparison with Other Tools](#comparison-with-other-tools)