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

Update scripts to only build required docker-compose services #46

Closed
wants to merge 1 commit into from

Conversation

john-odonnell
Copy link
Contributor

What does this PR do?

In another set of commits, I containerize a client use case example by adding
another service to the docker-compose environment. These changes ensure that each
process only builds the services that it requires, making script output more focused.

What ticket does this PR close?

No related issue ticket.
Prerequisite to merge PR #42

Checklists

Change log

  • The CHANGELOG has been updated, or
  • This PR does not include user-facing changes and doesn't require a CHANGELOG update

Test coverage

  • This PR includes new unit and integration tests to go with the code changes, or
  • The changes in this PR do not require tests

Documentation

  • Docs (e.g. READMEs) were updated in this PR, and/or there is a follow-on issue to update docs, or
  • This PR does not require updating any documentation

In another set of commits, I containerize a client use case example by adding
another service to the docker-compose environment. These changes ensure that each
process only builds the services that it requires, making script output more focused.
@john-odonnell john-odonnell requested a review from a team as a code owner December 3, 2020 02:35
@john-odonnell john-odonnell deleted the script-update branch December 3, 2020 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant