# DK0006 -- Couldn't download docker images

**URL:** https://community.kinsta.com/t/dk0006-couldnt-download-docker-images/3525
**Category:** Application Support
**Created:** [June 4, 2024, 1:01pm UTC](https://community.kinsta.com/t/dk0006-couldnt-download-docker-images/3525 "2024-06-04T13:01:20Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![hpdev](https://avatars.discourse-cdn.com/v4/letter/h/b782af/32.png) [@hpdev](https://community.kinsta.com/u/hpdev)
#### Post date: [June 4, 2024, 1:34pm UTC](https://community.kinsta.com/t/dk0006-couldnt-download-docker-images/3525/2 "2024-06-04T13:34:20Z")

</div>

A solution from this post has solved the issue - [DK0006 Couldn't download docker images](https://community.kinsta.com/t/dk0006-couldnt-download-docker-images/2277)

First, run the following command in terminal after shutting down both Devkinsta & Docker:

```auto
sudo ln -s "$HOME/.docker/run/docker.sock" /var/run/docker.sock

```

Dunno what this does but it allowed me to launch Devkinsta without any errors.

Next, I went into Devkinsta settings and changed the ports to 80 (http) and 443 (https).

Once all this was done, it appears everything is back to normal and I can view & work on my sites locally.

---

_[View the full topic](https://community.kinsta.com/t/dk0006-couldnt-download-docker-images/3525)._
