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

don't put destructive instructions in your readme #66

Closed
jnc-nj opened this issue Sep 27, 2021 · 1 comment
Closed

don't put destructive instructions in your readme #66

jnc-nj opened this issue Sep 27, 2021 · 1 comment

Comments

@jnc-nj
Copy link

jnc-nj commented Sep 27, 2021

If you're going to put this in your readme, some newbie is going to come around and delete all of their docker images.

docker-compose down --rmi all
docker system prune -fa && docker volume prune -f
SahilKang added a commit that referenced this issue Dec 31, 2022
@SahilKang
Copy link
Owner

Thanks for pointing this out, I updated the readme with a warning

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

No branches or pull requests

2 participants