Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Conversation

@FedorZaytsev
Copy link

If you would try to build docker images on Mac using "make shell" command, you would get the following error message:
date: illegal option -- I

Solution:
I have replaced date -Iseconds with date "+%Y-%m-%dT%H:%M:%S%z" which would give the same output, but it is cross compatible

Error message:
date: illegal option -- I

Solution:
Replaced `date -Iseconds` with `date "+%Y-%m-%dT%H:%M:%S%z"` which would give the same output, but it is cross compatible
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant