Removed stopsignal from README as missing command

This commit is contained in:
Christian Jantz 2018-05-02 08:16:38 +02:00
parent dbdbee035d
commit e23003aff3
1 changed files with 0 additions and 1 deletions

View File

@ -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.