Commit b1363edc authored by 邱勇's avatar 邱勇

Add new file

parent faca641f
ARG BASE
FROM ${BASE}
ENV MYPATH /usr/local
WORKDIR $MYPATH
COPY ../build/bes-9.5.5 /usr/local/
CMD /usr/local/bes-9.5.5/bin/startserver && tail -f /usr/local/bes-9.5.5/logs/server.log
\ 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