top
This commit is contained in:
parent
1d03da6bfe
commit
2844d85e72
@ -15,7 +15,7 @@ RUN npm install --global grunt-cli && \
|
|||||||
gem install --no-rdoc --no-ri compass
|
gem install --no-rdoc --no-ri compass
|
||||||
|
|
||||||
# Build Meshviewer
|
# Build Meshviewer
|
||||||
RUN git clone https://github.com/ffrgb/meshviewer.git /opt/meshviewer/
|
RUN git clone https://github.com/Freifunk-Troisdorf/meshviewer.git /opt/meshviewer/
|
||||||
|
|
||||||
WORKDIR /opt/meshviewer
|
WORKDIR /opt/meshviewer
|
||||||
RUN npm install gulp -D && \
|
RUN npm install gulp -D && \
|
||||||
|
Loading…
Reference in New Issue
Block a user