Clean Up
Learn how to clean up Docker resources, including services, networks, and Swarm clusters,.
We'll cover the following
Removing Docker services and networks
If you followed along, you’ll have created an overlay network called uber-net
and deployed a service called test
. You may also have created a swarm.
Run the following command to delete the test
service.
Get hands-on with 1400+ tech skills courses.