Beginner Question: How to remove database/container permanently

Hi

If you mean remove everything about docker, the command to run is docker system prune.

Add --help to see additionnal features like removing volumes.