Skip to content

Commit

Permalink
Added s2i scripts for reducing image-size (workaround for fabric8io-i…
Browse files Browse the repository at this point in the history
  • Loading branch information
jcordes73 committed Jun 12, 2016
1 parent c40ea58 commit 252e773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .s2i/bin/assemble
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
set
find / -name assemble
source ${STI_SCRIPTS_PATH}/assemble
find /tmp/src -name target | xargs -I{} rm -rf {}

0 comments on commit 252e773

Please sign in to comment.