Files
linuxkit/pkg
Ian Campbell 0469901778 package: Do not add an arch suffix if an explicit HASH is given
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>
2017-08-11 11:26:00 +01:00
..
2017-08-07 14:49:43 +01:00
2017-08-08 17:53:27 +01:00
2017-08-04 14:01:18 +01:00
2017-08-03 17:46:11 +01:00