mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
If you have a Dockefile with just: FROM scratch An error is generated but its never shown to the CLI. This PR fixes that. Signed-off-by: Doug Davis <dug@us.ibm.com> Upstream-commit: 1654dfdf146df42a1271696c0290027460cce59a Component: engine