mirror of
https://github.com/fspc/freehub.git
synced 2025-04-04 10:03:23 -04:00
Compare commits
2 Commits
694ae64e41
...
63fa79e1b0
Author | SHA1 | Date | |
---|---|---|---|
|
63fa79e1b0 | ||
|
f337e294ea |
@ -4,9 +4,11 @@
|
||||
# Password is test for greeter, sfbk, mechanic, scbc, cbi, admin
|
||||
|
||||
FROM bikebike/bikebike
|
||||
MAINTAINER Jonathan Rosenbaum <gnuser@gmail.com>
|
||||
LABEL Jonathan Rosenbaum <gnuser@gmail.com>
|
||||
|
||||
RUN git clone git://github.com/asalant/freehub.git
|
||||
RUN git clone https://github.com/asalant/freehub.git
|
||||
|
||||
# requires >= ruby-2.3 so will need to update the BikeBike image
|
||||
RUN gem install bundler
|
||||
#RUN apt-get -y install ruby-dev
|
||||
RUN bundle install --gemfile=/freehub/Gemfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user