Forrest logo
back to the docker tool

docker:ai:c024e

This command will stop the docker container named mariadb.
$ docker stop mariadb
try on your machine

This command will stop the docker container named mariadb.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • Kill the docker container with the name mariadb?
back to the docker tool