| Modifier and Type | Method and Description |
|---|---|
static DockerIgnoreStrategy |
IgnoreStrategy.docker(String absoluteRootPath,
List<String> patterns)
Ignores file paths based on the [`.dockerignore specification`](https://docs.docker.com/engine/reference/builder/#dockerignore-file).
|
Copyright © 2020. All rights reserved.