Skip to content

Commit a8e62aa

Browse files
committed
feat(image): Add zip package
1 parent 37f22cc commit a8e62aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ WORKDIR /tmp
77

88
RUN apt-get update && apt-get install -y \
99
upx \
10+
zip \
1011
--no-install-recommends \
1112
&& rm -rf /var/lib/apt/lists/*
1213

0 commit comments

Comments
 (0)