Commit 5f4d56dc authored by duanjinfei's avatar duanjinfei

add curl command

parent a0d5ef00
......@@ -34,6 +34,8 @@ COPY --from=build /config.json /root/config.json
COPY --from=build /conf /root/conf
RUN apk add --update curl
# Expose the port that the application listens on
EXPOSE 9090
......
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