mirror of https://github.com/status-im/consul.git
Update UI for beta3
This commit is contained in:
parent
026d770444
commit
155bb67c52
File diff suppressed because one or more lines are too long
|
@ -13,7 +13,8 @@ RUN apt-get update -y && \
|
|||
zip \
|
||||
zlib1g-dev \
|
||||
nodejs \
|
||||
npm && \
|
||||
npm \
|
||||
rsync && \
|
||||
gem install bundler && \
|
||||
npm install --global yarn && \
|
||||
npm install --global ember-cli
|
||||
|
|
Loading…
Reference in New Issue