You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.
scripts/start-containers.sh: line 97: [: 0: unary operator expected
This is indicative of a lack of clear direction on how to launch this script. There is also not a clear direction on when the image is pulled from docker hub or built locally.
The args should be standardized and checked before the rest of the logic runs. And it should be clearer if the image is going to be downloaded or built.
Should also add to docs how to use it
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If launched with no args, getting:
This is indicative of a lack of clear direction on how to launch this script. There is also not a clear direction on when the image is pulled from docker hub or built locally.
The args should be standardized and checked before the rest of the logic runs. And it should be clearer if the image is going to be downloaded or built.
Should also add to docs how to use it
The text was updated successfully, but these errors were encountered: