Skip to content

Commit e86d06e

Browse files
DEV: remove oxipng archive in layer
Saves ~52MB for the layer
1 parent 1740b52 commit e86d06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/base/install-oxipng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ cd ${OXIPNG_DIR}
2121
CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse /usr/local/cargo/bin/cargo build --release
2222
cp target/release/oxipng /usr/local/bin
2323

24-
cd / && rm -fr /tmp/${OXIPNG_DIR}
24+
cd / && rm -fr /tmp/${OXIPNG_DIR} && rm -f /tmp/${OXIPNG_ARCHIVE}

0 commit comments

Comments
 (0)