# Re Docker image raspberry pi

**URL:** https://diyhue.discourse.group/t/re-docker-image-raspberry-pi/69
**Category:** Support
**Created:** [January 30, 2020, 11:52pm UTC](https://diyhue.discourse.group/t/re-docker-image-raspberry-pi/69 "2020-01-30T23:52:29Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![oliverchapple](https://yyz2.discourse-cdn.com/free1/user_avatar/diyhue.discourse.group/oliverchapple/32/45_2.png) [@oliverchapple](https://diyhue.discourse.group/u/oliverchapple)
#### Post date: [January 30, 2020, 11:52pm UTC](https://diyhue.discourse.group/t/re-docker-image-raspberry-pi/69/1 "2020-01-30T23:52:29Z")

</div>

Hi

Were do I find the image to install on raspberry pi or can it be install on esp8266. And what will the software look like on the webpage or image. Also how does it work with Alexa.

From oliver

---

<div class="post-metadata">

### Author: ![Mevel](https://yyz2.discourse-cdn.com/free1/user_avatar/diyhue.discourse.group/mevel/32/34_2.png) [@Mevel](https://diyhue.discourse.group/u/Mevel)
#### Post date: [January 31, 2020, 5:18am UTC](https://diyhue.discourse.group/t/re-docker-image-raspberry-pi/69/2 "2020-01-31T05:18:17Z")

</div>

Hello!  
You need to install the hue emulator to a raspberry pi or any other computer running python. Docker is optional. Usually the emulator is installed via the install Skript.

Next step is to flash the corresponding diylight firmware to your esp8266 matching your setup eg. Ws2812 leds

---

<div class="post-metadata">

### Author: ![cheesemarathon](https://yyz2.discourse-cdn.com/free1/user_avatar/diyhue.discourse.group/cheesemarathon/32/27_2.png) [@cheesemarathon](https://diyhue.discourse.group/u/cheesemarathon)
#### Post date: [January 31, 2020, 6:43am UTC](https://diyhue.discourse.group/t/re-docker-image-raspberry-pi/69/3 "2020-01-31T06:43:11Z")

</div>

You can find all the documentation at [diyhue.rtfd.org](http://diyhue.rtfd.org)

When you pull our main image it makes sure to install the correct container for your hardware automatically. So no need to pull different images depending on your hardware.

---

<div class="post-metadata">

### Author: ![oliverchapple](https://yyz2.discourse-cdn.com/free1/user_avatar/diyhue.discourse.group/oliverchapple/32/45_2.png) [@oliverchapple](https://diyhue.discourse.group/u/oliverchapple)
#### Post date: [January 31, 2020, 1:49pm UTC](https://diyhue.discourse.group/t/re-docker-image-raspberry-pi/69/4 "2020-01-31T13:49:56Z")

</div>

The docker image for the raspberry pi were do I download that.

---

<div class="post-metadata">

### Author: ![cheesemarathon](https://yyz2.discourse-cdn.com/free1/user_avatar/diyhue.discourse.group/cheesemarathon/32/27_2.png) [@cheesemarathon](https://diyhue.discourse.group/u/cheesemarathon)
#### Post date: [January 31, 2020, 1:52pm UTC](https://diyhue.discourse.group/t/re-docker-image-raspberry-pi/69/5 "2020-01-31T13:52:44Z")

</div>

I explained this above. Just follow the instructions in the documentation under the Docker Install section found here [https://diyhue.readthedocs.io/en/latest/getting\_started.html#docker-install](https://diyhue.readthedocs.io/en/latest/getting_started.html#docker-install)

Your shouldn’t have to do anything special to install using docker on raspberry pi

---

<div class="post-metadata">

### Author: ![oliverchapple](https://yyz2.discourse-cdn.com/free1/user_avatar/diyhue.discourse.group/oliverchapple/32/45_2.png) [@oliverchapple](https://diyhue.discourse.group/u/oliverchapple)
#### Post date: [January 31, 2020, 1:58pm UTC](https://diyhue.discourse.group/t/re-docker-image-raspberry-pi/69/6 "2020-01-31T13:58:16Z")

</div>

Thanks

I will put Ubuntu image on frist and then install docker image with the commands
