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

Fix Docker image build process #289

Merged
merged 4 commits into from
Apr 15, 2021
Merged

Fix Docker image build process #289

merged 4 commits into from
Apr 15, 2021

Commits on Apr 14, 2021

  1. Fix Dockerfile to build OpenSearch-Dashboards

    The Dockerfile was still building kibana so updated to build OpenSearch-Dashboards.
    Some fields in the Docker image labels may need updating but setting to some fairly sensible values for now.
    Additionally some future work to be done around public artefacts that AFAIK don't exist yet.
    Signed-off-by: Jonathan Gough <jonathanpgough@gmail.com>
    jgough committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    c1d7991 View commit details
    Browse the repository at this point in the history
  2. Change docker image host to opensearch.org

    This needs eventually updating to a correct URI but for now this should suffice
    Signed-off-by: Jonathan Gough <jonathanpgough@gmail.com>
    jgough committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    af5603f View commit details
    Browse the repository at this point in the history
  3. Removing x-pack code

    Signed-off-by: Jonathan Gough <jonathanpgough@gmail.com>
    jgough committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    f846f33 View commit details
    Browse the repository at this point in the history
  4. Update name to OpenSearch Dashboards

    Signed-off-by: Jonathan Gough <jonathanpgough@gmail.com>
    jgough authored and jgough committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    26b2b17 View commit details
    Browse the repository at this point in the history