| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static DockerIgnoreStrategy |
IgnoreStrategy.docker(String absoluteRootPath,
List<String> patterns)
(experimental) Ignores file paths based on the [`.dockerignore specification`](https://docs.docker.com/engine/reference/builder/#dockerignore-file).
|
Copyright © 2021. All rights reserved.