Commit 7c068606 authored by felipe andrade's avatar felipe andrade Committed by GitHub

add debug tools to image (#7647)

parent 1ddba1db
......@@ -14,6 +14,8 @@ RUN make proxyd
FROM alpine:3.18
RUN apk add bind-tools jq curl
COPY ./proxyd/entrypoint.sh /bin/entrypoint.sh
RUN apk update && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment