We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
care/Makefile
Lines 28 to 30 in 7d3d958
Add a new make target named teardown that runs the above command with the -v flag, this should remove the volumes along with the containers
teardown
-v
Add docs for this behavior
The text was updated successfully, but these errors were encountered:
vishal kumar
Sorry, something went wrong.
@saltykheera Hey, this seems like a quick fix? Are you still on it?
yes fixed it making the pr tomorrow positively
c1cc9d0
saltykheera
Successfully merging a pull request may close this issue.
care/Makefile
Lines 28 to 30 in 7d3d958
Add a new make target named
teardown
that runs the above command with the-v
flag, this should remove the volumes along with the containersAdd docs for this behavior
The text was updated successfully, but these errors were encountered: