update readme

This commit is contained in:
Priya Wadhwa 2018-04-24 13:19:09 -07:00
parent 844d9ef0d9
commit 61d3c66b5f
No known key found for this signature in database
GPG Key ID: 0D0DAFD8F7AA73AE
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ The majority of Dockerfile commands can be executed with kaniko, but we're still
Multi-Stage Dockerfiles are also unsupported currently, but will be ready soon.
kaniko also does not support building Windows containers.
## Development
### kaniko Build Contexts
kaniko supports local directories and GCS buckets as build contexts. To specify a local directory, pass in the `--context` flag as an argument to the executor image.