Skip to content

Commit 4166902

Browse files
sc-15497 added removed files (#5592)
**Story card:** [sc-15497](https://app.shortcut.com/simpledotorg/story/15497/add-removed-parts-from-docker) ## Because Enter the reason for raising this PR... ## This addresses Enter the details of what all this covers... ## Test instructions Enter detailed instructions for how to test this PR...
1 parent 55c6330 commit 4166902

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.docker/prod.Dockerfile

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,5 @@ RUN bundle config --delete without && bundle install
4848
RUN yarn install
4949
RUN set -a && source .env.development && set +a && bundle exec rake assets:precompile
5050
RUN chown -R app:app /home/app
51-
RUN rm -rf \
52-
.github \
53-
.semaphore \
54-
doc \
55-
profiling \
56-
spec \
57-
swagger \
58-
tmp \
59-
node_modules \
60-
coverage \
6151

6252
ENTRYPOINT ["/home/app/bin/docker-entrypoint"]

0 commit comments

Comments
 (0)