diff --git a/README.md b/README.md index 54a086d40..a2c5b24f1 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ After each command, we append a layer of changed files to the base image (if the The majority of Dockerfile commands can be executed with kaniko, but we're still working on supporting the following commands: * HEALTHCHECK -* STOPSIGNAL * ARG Multi-Stage Dockerfiles are also unsupported currently, but will be ready soon.