-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Make fails with the helpful error message of make: *** [binary] Error 1
A little debugging shows that https://github.com/docker/cli/blob/master/scripts/build/.variables#L7 is the issue.
On OSX:
$ date --utc --rfc-3339 ns
date: illegal option -- -
usage: date [-jnRu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
[-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
I know that the README now shows the Dockerized make targets so this will only be an issue for people like me on OSX who didnt RTFM 😁
I guess it would be nice to be fixed or for the dockerized makefile to be the default one.
Metadata
Metadata
Assignees
Labels
No labels