mirror of https://github.com/docker/docs.git
Update your_first_service.md (#2436)
This commit is contained in:
parent
a13ccb4fd7
commit
75b388c49a
|
@ -120,7 +120,7 @@ Click the links icon to the right of the endpoint. This opens a new tab and show
|
|||
|
||||
You probably don't need the `hello-world` container to run for very long after you complete the tutorial. To clean up and remove all of the resources you created during this tutorial:
|
||||
|
||||
- Click **Services**, hover over the `hello-world` container and click the selection that box appears, then click the **Terminate** icon to the right of the service information.
|
||||
- Click **Services**, hover over the `hello-world` container and click the selection box that appears, then click the **Terminate** icon to the right of the service information.
|
||||
- Click **Node Clusters**, select the node cluster you created, and click the **Terminate** icon at the right end of the cluster information.
|
||||
|
||||
Both terminated Services and Node Clusters remain in the UI for about five minutes. After that time, they no longer appear.
|
||||
|
|
Loading…
Reference in New Issue