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 0d683a8 commit 78244fcCopy full SHA for 78244fc
README.md
@@ -468,6 +468,7 @@ In the interactive CLI prompt mode you must specify the target image using the `
468
- `--include-exe-file` - Load executable file includes from a file (similar to `--include-path-file`)
469
- `--include-shell` - Include basic shell functionality (default value: false)
470
- `--include-workdir` - Keep files in working directory (default value: false)
471
+- `--include-last-image-layers` - Keep all files from the last number of layers in the image
472
- `--include-healthcheck` - Keep the HEALTHCHECK related artifacts (default value: true)
473
- `--include-cert-all` - Keep all discovered cert files (default: true)
474
- `--include-cert-bundles-only` - Keep only cert bundles
0 commit comments