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

Rename services container throughout #474

Merged
merged 70 commits into from
Aug 14, 2024
Merged

Conversation

kmoscoe
Copy link
Contributor

@kmoscoe kmoscoe commented Aug 14, 2024

No description provided.

kmoscoe and others added 30 commits July 11, 2024 13:23
Though the style guide says to just use imperatives, "get started" just sounds weird. Also this is more consistent with "troubleshooting"
@kmoscoe kmoscoe requested a review from keyurva August 14, 2024 14:29
Copy link
Contributor

@keyurva keyurva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick change!

Can you ensure the steps work without any other changes with the new image?

@@ -124,9 +124,9 @@ If you want to create a new source directory and start from scratch, clone the r
Run the following command to build the repo:

<pre>
docker build --tag datacommons-website-compose:<var>DOCKER_TAG</var> \
docker build --tag datacommons-services:<var>DOCKER_TAG</var> \
-f build/web_compose/Dockerfile \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be -f build/cdc_services/Dockerfile \

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@kmoscoe kmoscoe requested a review from keyurva August 14, 2024 18:29
@kmoscoe kmoscoe merged commit 5319105 into datacommonsorg:master Aug 14, 2024
1 check passed
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.

2 participants