chore: remove manager netcat-openbsd (#298)
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
0974e54e4d
commit
a13f1e9c7a
|
|
@ -12,8 +12,6 @@ RUN make build-manager && make install-manager
|
|||
|
||||
FROM alpine:3.12
|
||||
|
||||
RUN apk add --no-cache netcat-openbsd
|
||||
|
||||
ENV PATH=/opt/dragonfly/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
|
||||
COPY --from=builder /go/src/d7y.io/dragonfly/v2/hack/wait-for.sh /root/wait-for.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue