mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 04:59:25 -07:00
Adjust Dockerfile for changes introduced in e06b832911
This commit is contained in:
parent
4b4bd128ce
commit
cc9baaca1b
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ RUN apk add --no-cache --update bash iptables wireless-tools build-base libpcap-
|
||||||
WORKDIR $SRC_DIR
|
WORKDIR $SRC_DIR
|
||||||
ADD . $SRC_DIR
|
ADD . $SRC_DIR
|
||||||
RUN GO111MODULE=off go get -u github.com/golang/dep/...
|
RUN GO111MODULE=off go get -u github.com/golang/dep/...
|
||||||
RUN make deps
|
|
||||||
RUN make
|
RUN make
|
||||||
|
|
||||||
# get caplets
|
# get caplets
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue