-
Notifications
You must be signed in to change notification settings - Fork 441
DL3012
Moritz Röhrich edited this page Mar 21, 2021
·
4 revisions
FROM busybox
HEALTHCHECK CMD /bin/healthcheck
[...]
HEALTHCHECK CMD /bin/something
FROM busybox
HEALTHCHECK CMD /bin/healthcheck
or
FROM busybox
HEALTHCHECK NONE
Providing more than one HEALTHCHECK
instruction per stage is confusing, error prone and possibly makes for larger than necessary Docker images.
This rule used to be Provide an email adress or URL as maintainer.
, but that was deprecated and eventually replaced with the current rule.