Compare commits
2 Commits
2e968db866
...
bd5082ff3f
Author | SHA1 | Date | |
---|---|---|---|
bd5082ff3f | |||
3f45cec5bb |
|
@ -15,7 +15,7 @@ WORKDIR /app
|
|||
|
||||
EXPOSE 3000
|
||||
|
||||
COPY Gemfile* package.json yarn.lock /app/ /config/
|
||||
COPY Gemfile* package.json yarn.lock /app/
|
||||
|
||||
RUN gem install bundler -v 2.1.4 && \
|
||||
bundle install --jobs 20
|
||||
|
|
Loading…
Reference in New Issue
Block a user