Commit f8d0429c authored by 神楽坂玲奈's avatar 神楽坂玲奈

debug

parent f4825477
Pipeline #15686 passed with stages
in 2 minutes and 9 seconds
......@@ -12,7 +12,7 @@ RUN make
FROM debian:bookworm-slim
RUN apt update && apt -y install \
iproute2 iptables ipset netcat-openbsd binutils \
iproute2 iptables ipset netcat-openbsd binutils gdb \
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /var/log/* /var/cache/*
COPY --from=builder /usr/src/app/tun /usr/local/bin/
......
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