[1/2] FROM docker.io/library/busybox
[2/2] RUN echo hi && exit 1
  → hi

ERROR IN: [2/2] RUN echo hi && exit 1
