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

Updates to documentation and Docker compose #176

Merged
merged 3 commits into from
Oct 13, 2021
Merged

Updates to documentation and Docker compose #176

merged 3 commits into from
Oct 13, 2021

Commits on Oct 8, 2021

  1. Updates to documentation and Docker compose

    I have updated the documentation to provide information that meets the
    code in the repository. The markdown file in this changeset passes
    markdown lint and follows styling consistent with other markdown files
    in the repository. The examples are correct and run successfully.
    
    The Docker compose file is updated to run with the standard Docker
    installation on Ubuntu 20.04. An environment variable was added to
    ensure successful execution of the unit test.
    hahsan-ti committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    46e02c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Docker compose version reverted

    The docker compose version in the validation directory is reverted back
    to 3.9 per pell request comments.
    hahsan-ti committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    4c5fa76 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    8b35043 View commit details
    Browse the repository at this point in the history