If you have completed the tutorials and no longer need the containers, run the following commands to stop and remove the containers.

Warning:

To simplify the prerequisites for using Docker with this tutorial, all of the changes you make are lost when you destroy your Docker Compose environment. For customer installations, persistent volumes are used to maintain data across container deployments.

  1. Go to the pingauthorize-tutorials directory you cloned in Setting up your environment.
  2. Run the following command.
    docker-compose down