Skip to content
New issue

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

Run a check upon exec into container and check if SENZING_ENGINE_CONFIGURATION_JSON is blank #21

Open
antaenc opened this issue Aug 31, 2022 · 1 comment
Assignees

Comments

@antaenc
Copy link

antaenc commented Aug 31, 2022

Utilise something like .bashrc (in /root/.bashrc) to check if SENZING_ENGINE_CONFIGURATION_JSON is blank. If it is display message it needs to be set and a template of how to:

  1. Run docker run with --env SENZING_ENGINE_CONFIGURATION_JSON
  2. Add the equivalent of 1 to docker compose yaml
  3. Manually export it for the current session
@github-actions github-actions bot added the triage Need to triage label Aug 31, 2022
@antaenc
Copy link
Author

antaenc commented Aug 31, 2022

Correction, it's set and blank when specifying it in a docker compose file: SENZING_ENGINE_CONFIGURATION_JSON: ${SENZING_ENGINE_CONFIGURATION_JSON}

Check should be is it unset and is it set and blank.

@jamietypovsky jamietypovsky removed the triage Need to triage label Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants