# How to start docker daemon?

Source: https://forum.modalai.com/topic/310/how-to-start-docker-daemon
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2021-07-01 22:29:33 UTC by Daniel Ryu
Replies: 2 · Views: 641

## Daniel Ryu · 2021-07-01 22:29:33 UTC

I'm trying to check my docker images but the daemon isn't running. How do I get the daemon running? I tried running "docker daemon" but that leaves my terminal stuck

![Screenshot from 2021-07-01 15-27-55.png](https://forum.modalai.com/assets/uploads/files/1625178572329-screenshot-from-2021-07-01-15-27-55.png)

## Reply by tom (ModalAI staff) · 2021-07-01 23:04:06 UTC

@Daniel-Ryu Check out the documentation here: https://docs.modalai.com/docker-on-voxl/

Try running `voxl-configure-docker-support.sh`

## Reply by Daniel Ryu · 2021-07-06 20:47:47 UTC (in reply to tom)

@tom That was the solution, thanks!
