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

Use Strelka UI Docker Image in docker-compose.yml #333

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

phutelmyer
Copy link
Contributor

@phutelmyer phutelmyer commented Feb 22, 2023

Describe the change
In Strelka's default docker-compose.yml file, changing the local pull and build of the Strelka UI project to a prebuilt docker image to reduce build time and potential errors when compiling the Strelka UI container.

Describe testing procedures
Built Strelka with --no-cache using the Strelka UI image referenced in this PR. Loaded http://localhost:9980/, logged in with strelka:strelka and submitted a file successfully through the Strelka pipeline.

Sample output
image

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of and tested my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@phutelmyer phutelmyer merged commit 4193ad4 into master Feb 22, 2023
@phutelmyer phutelmyer deleted the docker-compose-strelkaui-image branch February 22, 2023 13:10
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

Successfully merging this pull request may close these issues.

1 participant