mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added files to dev dockerfile
This commit is contained in:
@@ -15,6 +15,8 @@ RUN bundle install --without production
|
||||
|
||||
RUN npm install -g lineman
|
||||
|
||||
ADD . /rails
|
||||
|
||||
RUN mkdir /rails
|
||||
WORKDIR /rails
|
||||
VOLUME ["/rails"]
|
||||
|
||||
Reference in New Issue
Block a user