Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
BIBOLV authored Oct 10, 2024
1 parent 27fe37a commit 5811057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wmbusmeters-ha-addon-edge/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ RUN cmake -B build -G Ninja \
WORKDIR /wmbusmeters
RUN make

#WORKDIR /xmq
#RUN ./configure && make && make install
WORKDIR /xmq
RUN ./configure && make VERBOSE= && make install

#WORKDIR /wmbusmeters/drivers
#RUN make generate_ha_discovery
Expand Down

0 comments on commit 5811057

Please sign in to comment.