Stop the Container Gateway in Docker

To stop and remove the Container Gateway in a Docker deployment, use the following command:
gateway
To stop and remove the Container Gateway in a Docker deployment, use the following command:
$ docker-compose down
This command removes all the resources defined in the 
docker-compose.yml
 file.