Skip to content

Commit

Permalink
devGas graphable
Browse files Browse the repository at this point in the history
  • Loading branch information
empierre committed Nov 17, 2016
1 parent d839a33 commit 4d1c965
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ RUN curl -sL https://deb.nodesource.com/setup_4.x | bash -
RUN apt-get install -y nodejs
#RUN apt-get install npm
RUN npm install -g [email protected]
RUN wget http://www.e-nef.com/domoticz/mdah/node-mydomoathome-0.2.1.deb
RUN dpkg -i node-mydomoathome-0.2.1.deb
RUN wget http://www.e-nef.com/domoticz/mdah/node-mydomoathome-0.2.2.deb
RUN dpkg -i node-mydomoathome-0.2.2.deb
RUN mv /etc/mydomoathome/config.json /etc/mydomoathome/config.json.old
VOLUME /etc/mydomoathome/

Expand Down

0 comments on commit 4d1c965

Please sign in to comment.