Skip to content

Commit

Permalink
pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
billchurch committed Sep 18, 2018
1 parent 2b9aa29 commit 4f5fe53
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 2,007 deletions.
7 changes: 4 additions & 3 deletions ambient-mqtt/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@ RUN \
git=2.18.0-r0 \
&& npm set unsafe-perm true

# RUN \
# git clone https://github.com/billchurch/ambient-mqtt.git /app
RUN \
git clone https://github.com/billchurch/ambient-mqtt.git /app

WORKDIR /app

# RUN git reset e6dceadbb9c0dbbba7c2337a4d1461474738d0b6 --hard
RUN \
git reset e6dceadbb9c0dbbba7c2337a4d1461474738d0b6 --hard

RUN \
npm install
Expand Down
24 changes: 0 additions & 24 deletions ambient-mqtt/rootfs/app/README.md

This file was deleted.

81 changes: 0 additions & 81 deletions ambient-mqtt/rootfs/app/app.js

This file was deleted.

Loading

0 comments on commit 4f5fe53

Please sign in to comment.