Add tzinfo-data to Gemfile
This commit is contained in:
parent
7df26c6572
commit
e77ca5d665
@ -15,7 +15,7 @@ RUN set -eux; \
|
||||
/gluster-web; \
|
||||
cd /gluster-web; \
|
||||
bower install --allow-root; \
|
||||
gem install tzinfo-data; \
|
||||
echo "gem 'tzinfo-data'" >> Gemfile; \
|
||||
bundle install; \
|
||||
bin/rake db:migrate; \
|
||||
apt-get clean; \
|
||||
|
Loading…
Reference in New Issue
Block a user