moby/builder
Yuichiro Kaneko 44e08d8a7d Ensure RUN instruction to run without Healthcheck
Before this commit Healthcheck run if HEALTHCHECK
instruction appears before RUN instruction.
By passing `withoutHealthcheck` to `copyRunConfig`,
always RUN instruction run without Healthcheck.

Fix: https://github.com/moby/moby/issues/37362

Signed-off-by: Yuichiro Kaneko <spiketeika@gmail.com>
2018-07-08 16:49:04 +09:00
..
builder-next Merge pull request #37381 from tiborvass/api-platforms-as-string-for-temp 2018-07-03 17:54:42 -07:00
dockerfile Ensure RUN instruction to run without Healthcheck 2018-07-08 16:49:04 +09:00
dockerignore Add canonical import comment 2018-02-05 16:51:57 -05:00
fscache Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
remotecontext Update documents of Detect 2018-07-03 09:13:25 +09:00
builder.go Various code-cleanup 2018-05-23 17:50:54 +02:00