Skip to content

Commit 6d11e13

Browse files
author
DeveloppSoft
committed
[DOCKER] Install sdk
1 parent 90100b2 commit 6d11e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM golang:alpine
22

33
MAINTAINER DeveloppSoft <developpsoft@gmail.com>
44

5-
RUN apk --update add libpcap-dev git
5+
RUN apk --update add libpcap-dev git alpine-sdk
66
RUN rm -f /var/cache/apk/*
77

88
RUN go get github.com/cSploit/daemon

0 commit comments

Comments
 (0)