Files
2026-02-15 21:18:24 +00:00

18 lines
920 B
Markdown

---
metaLinks:
alternates:
- https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/user/docker/services/tasks
---
# View the status of a service task
Services in a Docker Swarm environment are a collection of tasks (or individual containers). This article explains how to quickly see the status of the containers that make up each service.
From the menu select **Services** then click the down-arrow to the left of the service you want to inspect. The tasks that make up the service will be shown.
<figure><img src="../../../.gitbook/assets/Service-status-new.gif" alt=""><figcaption></figcaption></figure>
Select any individual task to go to the container details page for that task. You can also perform various actions on individual tasks by using the icons in the **Actions** column.
<figure><img src="../../../.gitbook/assets/2.15-docker_services_service_actions.png" alt=""><figcaption></figcaption></figure>