Commit 3a9cdd90 authored by nanamicat's avatar nanamicat

fix

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