Commit 2b3da8cf authored by nanamicat's avatar nanamicat

fix

parent 42ed93d4
......@@ -9,4 +9,4 @@ RUN make
FROM alpine
COPY --from=builder /usr/src/app/tun .
CMD ["./tun"]
\ No newline at end of file
ENTRYPOINT ["./tun"]
\ No newline at end of file
./tun $1
\ No newline at end of file
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