Docker
Some docker commands
Stop the process
Procedure to remove file and database
Stop the container(s) using the following command:
Delete all containers using the following command:
Delete all volumes using the following command:
Restart the containers using the following command:
Last updated