Merge pull request #93 from jonjohnsonjr/patch-1

Update README.md
This commit is contained in:
Matt Rickard 2018-04-16 11:00:41 -07:00 committed by GitHub
commit 51e49d5e14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ The majority of Dockerfile commands can be executed with kaniko, but we're still
* STOPSIGNAL
* ARG
Multi-State Dockerfiles are also unsupported currently, but will be ready soon.
Multi-Stage Dockerfiles are also unsupported currently, but will be ready soon.
## 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.