---
title: "Is Docker Running"
method: GET
path: "/docker/running"
tags: ["Docker"]
---

# Is Docker Running

`GET /docker/running`

Check if Docker daemon is running.

Args:
    docker_service: Docker service dependency
    
Returns:
    Dictionary indicating if Docker is running

## Response `200`

Successful Response

- unknown

## Changes

- **2025-12-20** `1005bcd47280` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hummingbot/apis/hummingbot-api/changes/docker/running/get.md)

---

[API](https://skmtc.dev/hummingbot/apis/hummingbot-api.md) · [All operations](https://skmtc.dev/hummingbot/apis/hummingbot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hummingbot/hummingbot-api/revisions/1005bcd47280/schema)
