Commit 10509c73 authored by nanahira's avatar nanahira

tz

parent 13575c83
Pipeline #653 passed with stages
in 5 minutes and 2 seconds
......@@ -13,4 +13,5 @@ RUN apt update && apt -y install build-essential openssl libssl-dev && rm -rf /v
COPY --from=builder /build/gdut-drcom /usr/local/bin/gdut-drcom
ENTRYPOINT [ "/usr/local/bin/gdut-drcom" ]
ENV TZ Asia/Shanghai
CMD [ "--remote-ip", "10.0.3.6", "--keep-alive1-flag", "2f", "--enable-crypt" "1" ]
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