Removing the Docker environment
Version: 10.5
With Docker Compose commands, you can stop, resume, or remove a workstation environment.
The basic commands are:
-
To stop a Docker Compose environment without removing its contents:
-
To resume a previously stopped Docker Compose environment:
-
To remove a Docker Compose environment and all the non-mounted volumes:
If you have suggestions for improving this article, let us know!