mirror of
https://github.com/fspc/freehub.git
synced 2026-09-10 05:41:41 -04:00
Corrected a comment
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ LABEL Jonathan Rosenbaum <gnuser@gmail.com>
|
||||
|
||||
RUN git clone https://github.com/asalant/freehub.git
|
||||
|
||||
# requires >= ruby-2.3 so will need to update Docker
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user