Notes

Notes and References

View the Project on GitHub leabstrait/notes

Docker System Prune

Run docker system prune with its various options to cleanup your docker system. Removes all unused containers, networks, images (both dangling and unreferenced), and optionally, volumes.