Clean Up

Learn how to clean up Docker resources, including services, networks, and Swarm clusters,.

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 1300+ tech skills courses.