mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 05:56:34 +00:00
During development I tend to do: make -C pkg/foo tag HASH=dev ORG=ijc and I expect to get an image `ijc/foo:dev` and not `ijc/foo:dev-amd64`. In general I think if the HASH has been explicitly provided the build should just honour that. To compensate and avoid mistaken pushes adjust the check for dirtiness to also insist on a non-empty suffix. Signed-off-by: Ian Campbell <ijc@docker.com>
3.1 KiB
3.1 KiB