We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to build the container locally with the changes of #42 applied to the source files, I get the following error message:
(base) daniel docker-icingaweb2 (master) >> make build readlink: illegal option -- - usage: readlink [-n] [file ...] usage: dirname path readlink: illegal option -- - usage: readlink [-n] [file ...] usage: dirname path mktemp: illegal option -- - usage: mktemp [-d] [-q] [-t prefix] [-u] template ... mktemp [-d] [-q] [-u] -t prefix current directory: /Users/daniel/Repositories/docker-icingaweb2 json directory : /build hooks/offline_themes: line 20: local: -n: invalid option local: usage: local name[=value] ... RateLimit Remaining: sorry, API rate limit for github exceeded. (only left) make: *** [offline_themes] Error 1`
I am sorry for bothering but I am not an expert on Makefiles and how to fix this, any help would be appreciated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to build the container locally with the changes of #42 applied to the source files, I get the following error message:
I am sorry for bothering but I am not an expert on Makefiles and how to fix this, any help would be appreciated.
The text was updated successfully, but these errors were encountered: