Update UI for beta3
This commit is contained in:
parent
948c289629
commit
3efa77b912
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