aptalca / docker-ha-bridge

Docker container for Home Automation Bridge
GNU General Public License v2.0
29 stars 19 forks source link

docker installed before or after ha-bridge initial install #12

Open Matt8119 opened 7 years ago

Matt8119 commented 7 years ago

do i need to install the docker prior to install or after installing the ha-bridge?

aptalca commented 7 years ago

If you mean docker service, then yes. You have to have the docker service packages installed first. Then you'll use the docker service / commands to pull the ha bridge image and create the container

Matt8119 commented 7 years ago

thanks. thats exactly what i was asking about.

i was going over the install directions for the docker and it seemed like they were the first few lines from the ha-bridge install guide.