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

Add script debugging options #156

Merged
merged 1 commit into from
Sep 15, 2017
Merged

Add script debugging options #156

merged 1 commit into from
Sep 15, 2017

Commits on Sep 8, 2017

  1. Add script debugging options

    Add two environment variables that may be defined with `docker run -e`
    to aid debugging:
    
    - Define `$DEBUG_TRACE` to turn on `init-data` and
      `ipa-server-configure-first` script tracing
    
    - Define `$DEBUG_NO_EXIT` to disable container exit after failures
    zultron committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    656c115 View commit details
    Browse the repository at this point in the history