Skip to content

Commit 087eccb

Browse files
speciousbmoffatt
andauthored
Alpine Linux needs zip to package the build artifact (#130)
Co-authored-by: Bryan Moffatt <bmoffatt@users.noreply.github.com>
1 parent f0f427f commit 087eccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM alpine:latest
22

3-
RUN apk add --no-cache cmake make g++ git bash curl-dev zlib-dev libexecinfo-dev
3+
RUN apk add --no-cache cmake make g++ git bash zip curl-dev zlib-dev libexecinfo-dev

0 commit comments

Comments
 (0)