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 4679e2a commit c40ea58
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,3 +1,4 @@
#!/bin/bash
set
source ${STI_SCRIPTS_PATH}/assemble
find /tmp/src -name target | xargs -I{} rm -rf {}

0 comments on commit c40ea58

Please sign in to comment.