add debug tools to image (#7647)
This commit is contained in:
parent
609bb4e4f9
commit
9e1c96e9c5
@ -14,6 +14,8 @@ RUN make proxyd
|
|||||||
|
|
||||||
FROM alpine:3.18
|
FROM alpine:3.18
|
||||||
|
|
||||||
|
RUN apk add bind-tools jq curl
|
||||||
|
|
||||||
COPY ./proxyd/entrypoint.sh /bin/entrypoint.sh
|
COPY ./proxyd/entrypoint.sh /bin/entrypoint.sh
|
||||||
|
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
|
Loading…
Reference in New Issue
Block a user