mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-09 15:42:09 +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
|
RUN npm install -g lineman
|
||||||
|
|
||||||
|
ADD . /rails
|
||||||
|
|
||||||
RUN mkdir /rails
|
RUN mkdir /rails
|
||||||
WORKDIR /rails
|
WORKDIR /rails
|
||||||
VOLUME ["/rails"]
|
VOLUME ["/rails"]
|
||||||
|
|||||||
Reference in New Issue
Block a user