Skip to content

Commit d62e610

Browse files
committed
Remove useless and large /bin after build
1 parent ee89e8c commit d62e610

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/base/run_stage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ set -xe
33
source /stage.sh
44
ffbuild_dockerbuild
55
rm /stage.sh
6+
rm -rf "$FFBUILD_PREFIX"/bin

0 commit comments

Comments
 (0)