Skip to content

Commit

Permalink
Cleanup non-distributable dir after build
Browse files Browse the repository at this point in the history
  • Loading branch information
ofaurax committed Sep 17, 2024
1 parent e153616 commit a408301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,4 @@ ONBUILD ARG AWS_SECRET_ACCESS_KEY
ONBUILD ARG BUCKET
ONBUILD ARG INSTALL_NON_DISTRIBUTABLE
ONBUILD RUN cd non-distributable && ./install-non-distributable.sh
ONBUILD RUN rm -rf non-distributable

0 comments on commit a408301

Please sign in to comment.