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 docker instructions to use run for home #4541

Merged
merged 1 commit into from
Feb 4, 2021
Merged

Conversation

cdrini
Copy link
Collaborator

@cdrini cdrini commented Feb 4, 2021

The home service now exits after its work is done, so docker-compose exec no longer works with it. Updated to be docker-compose run --rm where appropriate.

Closes #4540

Technical

Testing

Screenshot

Stakeholders

@drakene

The home service now exits after its work is done, so `docker-compose exec` no longer works with it. Updated to be `docker-compose run --rm` where appropriate.
@cdrini
Copy link
Collaborator Author

cdrini commented Feb 4, 2021

@drakene confirmed the new instructions work 👍 Auto-merging since just a docs change.

@cdrini cdrini merged commit b718e11 into master Feb 4, 2021
@cdrini cdrini deleted the cdrini-patch-3 branch February 4, 2021 21:31
Sabreen-Parveen pushed a commit to Sabreen-Parveen/openlibrary that referenced this pull request Feb 15, 2021
The home service now exits after its work is done, so `docker-compose exec` no longer works with it. Updated to be `docker-compose run --rm` where appropriate.
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.

Possible outdated Docker command to update JS and CSS
1 participant